blob: 2f3f5edac9f4ef8071e7496eb66aec7ba51faca9 [file] [log] [blame]
{
"name": "FastCoding+tvOS",
"version": "3.2.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.2.1"
},
"source_files": "FastCoder",
"requires_arc": false,
"platforms": {
"ios": "4.3",
"tvos": "9.0",
"osx": "10.6"
}
}