blob: 3a28a3c44942dbeda5a2e4eff50d70174ca3d1a5 [file] [log] [blame]
{
"name": "AutoCoding",
"version": "2.2.3",
"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.3"
},
"platforms": {
"ios": "4.3",
"osx": "10.6",
"tvos": "9.0"
},
"source_files": "AutoCoding",
"requires_arc": false
}