Skip to content

Commit 9cb5a77

Browse files
committed
update readme
1 parent db57a74 commit 9cb5a77

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ source 'https://github.com/CocoaPods/Specs.git'
1414
platform :ios, '8.0'
1515
use_frameworks!
1616
17-
pod 'Alamofire', :git => 'https://github.com/SwiftyJSON/Alamofire-SwiftyJSON.git', :branch => 'swift-2.0'
17+
pod 'Alamofire-SwiftyJSON'
18+
1819
```
1920

2021
## Usage

0 commit comments

Comments
 (0)