Update source
This commit is contained in:
parent
b3981a3c82
commit
e593f6dd49
|
|
@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
|||
s.screenshots = "https://cloud.githubusercontent.com/assets/5186464/10262249/4fabae40-69f2-11e5-97ab-afbacd0a3da2.jpg"
|
||||
s.license = 'MIT'
|
||||
s.author = { "Wenchao Ding" => "f33chobits@gmail.com" }
|
||||
s.source = { :git => "https://github.com/WenchaoD/FSCalendar.git", :tag => s.version.to_s }
|
||||
s.source = { :git => "https://github.com/TouchInstinct/FSCalendar.git", :tag => s.version.to_s }
|
||||
|
||||
s.platform = :ios
|
||||
s.ios.deployment_target = '8.0'
|
||||
|
|
|
|||
Loading…
Reference in New Issue