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
@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.summary = 'The Windows Azure Access Control Service library for iOS is a subset of the Windows Azure Toolkit for iOS and it allows adding federated identity to an iOS app.'
s.homepage = 'http://github.com/auth10/WindowsAzureACS-iOS'
s.author = { 'Chris Rinser' => 'chrisner@microsoft.com', 'Matias Woloski' => 'matias@auth10.com' }
s.source = { :git => 'http://github.com/auth10/WindowsAzureACS-iOS.git', :tag => 'v1.0.0' }
s.source = { :git => 'https://github.com/auth10/WindowsAzureACS-iOS.git', :tag => 'v1.0.0' }
s.platform = :ios
s.source_files = 'library'
s.library = 'xml2'