|
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
|
|
s.license = 'MIT'
|
|
s.license = 'MIT'
|
|
s.homepage = 'https://github.com/bizz84/SwiftyStoreKit'
|
|
s.homepage = 'https://github.com/bizz84/SwiftyStoreKit'
|
|
s.author = { 'Andrea Bizzotto' => 'bizz84@gmail.com' }
|
|
s.author = { 'Andrea Bizzotto' => 'bizz84@gmail.com' }
|
|
- s.ios.deployment_target = '8.0'
|
|
|
|
|
|
+ s.ios.deployment_target = '9.0'
|
|
s.osx.deployment_target = '10.10'
|
|
s.osx.deployment_target = '10.10'
|
|
s.tvos.deployment_target = '9.0'
|
|
s.tvos.deployment_target = '9.0'
|
|
s.watchos.deployment_target = '6.2'
|
|
s.watchos.deployment_target = '6.2'
|