|
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
|
|
|
s.homepage = 'https://github.com/AFNetworking/AFNetworking'
|
|
|
s.social_media_url = 'https://twitter.com/AFNetworking'
|
|
|
s.authors = { 'Mattt Thompson' => 'm@mattt.me' }
|
|
|
- s.source = { :git => 'https://git.forgetive.org/XCAppCollection/AFNetworking.git', :tag => s.version }
|
|
|
+ s.source = { :git => 'https://git.forgetive.net/XCAppCollection/AFNetworking.git', :tag => s.version }
|
|
|
|
|
|
s.ios.deployment_target = '9.0'
|
|
|
s.osx.deployment_target = '10.10'
|