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
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5'
s.author = 'Georg Kitz'
s.source = { :git => 'git://github.com/gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5.git', :tag => 'v1.0' }
s.source = { :git => 'https://github.com/gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5.git', :tag => 'v1.0' }
s.source_files = 'Classes/*.{h,m}'
s.clean_path = 'UIDeviceAddition', 'UIDeviceAddition.xcodeproj'