diff --git a/FSCalendar.podspec b/FSCalendar.podspec index 17d78e4..d337f68 100644 --- a/FSCalendar.podspec +++ b/FSCalendar.podspec @@ -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'