Skip to content

Commit eee669b

Browse files
committed
Set Pod::Spec's new social_media_url
1 parent 2515111 commit eee669b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AFNetworking.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Pod::Spec.new do |s|
44
s.license = 'MIT'
55
s.summary = 'A delightful iOS and OS X networking framework.'
66
s.homepage = 'https://github.com/AFNetworking/AFNetworking'
7+
s.social_media_url = 'https://twitter.com/AFNetworking'
78
s.authors = { 'Mattt Thompson' => 'm@mattt.me' }
89
s.source = { :git => 'https://github.com/AFNetworking/AFNetworking.git', :tag => "2.1.0", :submodules => true }
910
s.requires_arc = true

0 commit comments

Comments
 (0)