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