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