diff --git a/appbotx.podspec b/appbotx.podspec index 06119f4..88a80b2 100644 --- a/appbotx.podspec +++ b/appbotx.podspec @@ -13,7 +13,7 @@ Pod::Spec.new do |s| s.homepage = "http://appbot.co" s.license = 'MIT' s.author = { "Stuart Hall" => "stuartkhall@gmail.com" } - s.source = { :git => "http://github.com/appbotx/appbotx.git", :tag => s.version.to_s } + s.source = { :git => "http://github.com/blackp/appbotx.git", :tag => s.version.to_s } s.social_media_url = 'https://twitter.com/stuartkhall' s.resources = 'Classes/AppbotX.bundle'