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
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.summary = 'Quick and easy dialog screens for iOS.'
s.homepage = 'http://escoz.com/open-source/quickdialog'
s.author = { 'Eduardo Scoz' => 'contact@escoz.com'}
s.source = { :git => 'git://github.com/escoz/QuickDialog.git', :tag => '0.1' }
s.source = { :git => 'https://github.com/escoz/QuickDialog.git', :tag => '0.1' }
s.description = 'QuickDialog allows you to create HIG-compliant iOS forms for your apps without ' \
'having to directly deal with UITableViews, delegates and data sources. Fast ' \