blob: 4a57419693f7b270fe4e5202affdf547728db541 [file] [log] [blame]
{
"name": "AutoCoding",
"version": "2.2.1",
"summary": "AutoCoding is a category on NSObject that provides automatic support for NSCoding to any object.",
"homepage": "https://github.com/nicklockwood/AutoCoding",
"license": "zlib",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/AutoCoding.git",
"tag": "2.2.1"
},
"platforms": {
"ios": "4.3",
"osx": "10.6"
},
"source_files": "AutoCoding",
"requires_arc": false
}