[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / 6 / FXJSON / 1.1 / FXJSON.podspec.json
blobe12f2eae2b3c837fcec520c5139455af59652323
2   "name": "FXJSON",
3   "version": "1.1",
4   "license": "zlib",
5   "summary": "Lightweight, ARC-friendly JSON library, supporting both DOM and SAX style parsing.",
6   "homepage": "https://github.com/nicklockwood/FXJSON",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/FXJSON.git",
10     "tag": "1.1"
11   },
12   "source_files": "FXJSON",
13   "requires_arc": false,
14   "platforms": {
15     "ios": "4.3",
16     "osx": "10.6"
17   }