File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# SwiftyJSON
2
2
3
- [ ![ Travis CI ] ( https://travis-ci.org/SwiftyJSON/SwiftyJSON.svg?branch=master )] ( https://travis-ci.org/SwiftyJSON/SwiftyJSON ) [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage ) ![ CocoaPods] ( https://img.shields.io/cocoapods/v/SwiftyJSON.svg ) ![ Platform] ( https://img.shields.io/badge/platforms-iOS%208.0+ %20%7C%20macOS%2010.10+ %20%7C%20tvOS%209.0+ %20%7C%20watchOS%202.0+-333333 .svg )
3
+ [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage ) ![ CocoaPods] ( https://img.shields.io/cocoapods/v/SwiftyJSON.svg ) ![ Platform] ( https://img.shields.io/badge/platforms-iOS%208.0%20%7C%20macOS%2010.10%20%7C%20tvOS%209.0%20%7C%20watchOS%203.0-F28D00 .svg )
4
4
5
5
SwiftyJSON makes it easy to deal with JSON data in Swift.
6
6
7
+ Platform | Build Status
8
+ ---------| --------------|
9
+ * OS | [ ![ Travis CI] ( https://travis-ci.org/SwiftyJSON/SwiftyJSON.svg?branch=master )] ( https://travis-ci.org/SwiftyJSON/SwiftyJSON ) |
10
+ [ Linux] ( https://github.com/IBM-Swift/SwiftyJSON ) | [ ![ Build Status] ( https://travis-ci.org/IBM-Swift/SwiftyJSON.svg?branch=master )] ( https://travis-ci.org/IBM-Swift/SwiftyJSON ) |
11
+
12
+
7
13
1 . [ Why is the typical JSON handling in Swift NOT good] ( #why-is-the-typical-json-handling-in-swift-not-good )
8
14
2 . [ Requirements] ( #requirements )
9
15
3 . [ Integration] ( #integration )
You can’t perform that action at this time.
0 commit comments