Browse Source

Update podspec to v0.3.0

Andrea Bizzotto 9 years ago
parent
commit
d6c4c83092
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SwiftyStoreKit.podspec

+ 1 - 1
SwiftyStoreKit.podspec

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