diff --git a/JTCalendar.podspec b/JTCalendar.podspec index eebfb2f..cf63ba8 100644 --- a/JTCalendar.podspec +++ b/JTCalendar.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = "JTCalendar" s.version = "2.1.9" s.summary = "A customizable calendar view for iOS." - s.homepage = "https://github.com/jonathantribouharet/JTCalendar" + s.homepage = "https://github.com/chunta/JTCalendar" s.license = { :type => 'MIT' } s.author = { "Jonathan Tribouharet" => "jonathan.tribouharet@gmail.com" } s.platform = :ios, '7.0'