Removed GitHub warnings.
This commit is contained in:
@@ -4,7 +4,7 @@ Pod::Spec.new do |s|
|
||||
s.license = 'MIT'
|
||||
s.summary = 'Lightweight notifications in iOS apps.'
|
||||
s.author = { 'Scott Jackson' => 'scottjacksonx@gmail.com' }
|
||||
s.source = { :git => 'git://github.com/ekdevdes/SJNotificationViewController.git', :tag => '1.0.1' }
|
||||
s.source = { :git => 'https://github.com/ekdevdes/SJNotificationViewController.git', :tag => '1.0.1' }
|
||||
s.homepage = 'http://github.com/ekdevdes/SJNotificationViewController'
|
||||
s.framework = 'QuartzCore'
|
||||
s.platform = :ios
|
||||
|
||||
Reference in New Issue
Block a user