Pod version 0.8.6

This commit is contained in:
Andrea Bizzotto
2017-04-24 18:47:16 +01:00
parent 25440bef76
commit 378576efcd

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'SwiftyStoreKit' s.name = 'SwiftyStoreKit'
s.version = '0.8.5' s.version = '0.8.6'
s.summary = 'Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and OSX 10.10+' s.summary = 'Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and OSX 10.10+'
s.license = 'MIT' s.license = 'MIT'
s.homepage = 'https://github.com/bizz84/SwiftyStoreKit' s.homepage = 'https://github.com/bizz84/SwiftyStoreKit'