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