We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2515111 commit eee669bCopy full SHA for eee669b
1 file changed
AFNetworking.podspec
@@ -4,6 +4,7 @@ Pod::Spec.new do |s|
4
s.license = 'MIT'
5
s.summary = 'A delightful iOS and OS X networking framework.'
6
s.homepage = 'https://github.com/AFNetworking/AFNetworking'
7
+ s.social_media_url = 'https://twitter.com/AFNetworking'
8
s.authors = { 'Mattt Thompson' => 'm@mattt.me' }
9
s.source = { :git => 'https://github.com/AFNetworking/AFNetworking.git', :tag => "2.1.0", :submodules => true }
10
s.requires_arc = true
0 commit comments