blob: e12f2eae2b3c837fcec520c5139455af59652323 [file] [log] [blame]
{
"name": "FXJSON",
"version": "1.1",
"license": "zlib",
"summary": "Lightweight, ARC-friendly JSON library, supporting both DOM and SAX style parsing.",
"homepage": "https://github.com/nicklockwood/FXJSON",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/FXJSON.git",
"tag": "1.1"
},
"source_files": "FXJSON",
"requires_arc": false,
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}