Skip to content

Commit

Permalink
Merge pull request AFNetworking#3555 from hulizhen/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kcharwood committed Jun 6, 2016
2 parents ac2af11 + f26bfb4 commit 363a1fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ To integrate AFNetworking into your Xcode project using CocoaPods, specify it in
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'

target 'TargetName' do
pod 'AFNetworking', '~> 3.0'
end
```

Then, run the following command:
Expand Down

0 comments on commit 363a1fc

Please sign in to comment.