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