mirror of
https://github.com/bizz84/SwiftyStoreKit.git
synced 2025-11-25 11:19:00 +08:00
Remove .swift-version, add s.swift_version to podspec
This commit is contained in:
@@ -1 +0,0 @@
|
||||
3.0
|
||||
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '8.0'
|
||||
s.osx.deployment_target = '10.10'
|
||||
s.tvos.deployment_target = '9.0'
|
||||
|
||||
s.swift_version = '4.2'
|
||||
s.source = { :git => "https://github.com/bizz84/SwiftyStoreKit.git", :tag => s.version }
|
||||
|
||||
s.source_files = 'SwiftyStoreKit/*.{swift}'
|
||||
|
||||
Reference in New Issue
Block a user