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