We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db57a74 commit 9cb5a77Copy full SHA for 9cb5a77
1 file changed
README.md
@@ -14,7 +14,8 @@ source 'https://github.com/CocoaPods/Specs.git'
14
platform :ios, '8.0'
15
use_frameworks!
16
17
-pod 'Alamofire', :git => 'https://github.com/SwiftyJSON/Alamofire-SwiftyJSON.git', :branch => 'swift-2.0'
+pod 'Alamofire-SwiftyJSON'
18
+
19
```
20
21
## Usage
0 commit comments