We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9910b9d commit 78dfbf4Copy full SHA for 78dfbf4
README.md
@@ -87,7 +87,7 @@ if let userName = json[999999]["wrong_key"]["wrong_name"].string{
87
##Integration
88
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`
+`github "SwiftyJSON/SwiftyJSON" >= 2.1.2` to your `Cartfile`
91
92
CocoaPods is not fully supported for Swift yet. To use this library in your project you should:
93
0 commit comments