blob: f1912e0edebaeba80deeb7f7442b5602abe21fc5 [file] [log] [blame]
{
"name": "FastCoding",
"version": "1.1",
"license": "zlib",
"summary": "Faster, more flexible replacement for NSPropertyList and NSJSONSerializer for Mac and iOS.",
"homepage": "https://github.com/nicklockwood/FastCoding",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/FastCoding.git",
"tag": "1.1"
},
"source_files": "FastCoder",
"requires_arc": false,
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}