Removed GitHub warnings.

This commit is contained in:
Fabio Pelosin
2012-06-29 15:37:34 +02:00
parent 0e91086eb2
commit 1229786dc6
130 changed files with 129 additions and 131 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.summary = 'In-App Purchases StoreKit for iOS devices.'
s.homepage = 'https://github.com/MugunthKumar/MKStoreKit'
s.author = { 'Mugunth' => 'http://mugunthkumar.com/' }
s.source = { :git => 'git://github.com/MugunthKumar/MKStoreKit.git', :tag => '4.3' }
s.source = { :git => 'https://github.com/MugunthKumar/MKStoreKit.git', :tag => '4.3' }
s.platform = :ios
s.source_files = '*.{h,m}'
s.requires_arc = true