提交 d0d43f4e 编写于 作者: C Christian Noon

Merge branch 'master' into tvOS

......@@ -63,7 +63,7 @@ source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!
pod 'Alamofire', '~> 2.0'
pod 'Alamofire', '~> 3.0'
```
Then, run the following command:
......@@ -86,7 +86,7 @@ $ brew install carthage
To integrate Alamofire into your Xcode project using Carthage, specify it in your `Cartfile`:
```ogdl
github "Alamofire/Alamofire" ~> 2.0
github "Alamofire/Alamofire" ~> 3.0
```
### Manually
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册