[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / a / QXJSON / 0.1.0 / QXJSON.podspec.json
bloba58a483740e79861bee24b8ee4ae21a3e975be26
2   "name": "QXJSON",
3   "version": "0.1.0",
4   "summary": "A swift JSON handler inspired by SwiftyJSON.",
5   "description": "Just treat it as a simple version of SwiftyJSON. which is more intelligent in type converts such as Bool/Int/String/JSON etc.",
6   "homepage": "https://github.com/labi3285/QXJSON",
7   "license": "MIT",
8   "authors": {
9     "labi3285": "766043285@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/labi3285/QXJSON.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "QXJSON/QXJSON/*.swift",
19   "requires_arc": true