Skip to content

Commit 62bf5eb

Browse files
committed
Update README.md
1 parent aa9cc39 commit 62bf5eb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ if let userName = json[999999]["wrong_key"]["wrong_name"].string{
8686

8787
##Integration
8888

89+
You can use [Carthage](https://github.com/Carthage/Carthage) to install `SwiftyJSON` by adding
90+
`github "SwiftyJSON/SwiftyJSON" >= 2.1.1` to your `Cartfile`
91+
8992
CocoaPods is not fully supported for Swift yet. To use this library in your project you should:
9093

9194
1. for Projects just drag SwiftyJSON.swift to the project tree

0 commit comments

Comments
 (0)