blob: c0e699622e1630de43d51d03d5773ab2e1ccdfbe [file] [log] [blame]
{
"name": "FastCoding",
"version": "3.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"
},
"source_files": "FastCoder",
"requires_arc": false,
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}