blob: b4a924d01772f00e89b8f8fd740bfb45afd10728 [file] [log] [blame]
{
"name": "TAutoArchiver",
"version": "1.0.1",
"summary": "归档KeyedArchiver, 以及auto NSCoding",
"homepage": "https://github.com/Fmyz/TAutoArchiver",
"license": "MIT",
"authors": {
"Fmyz": "https://github.com/Fmyz/TAutoArchiver"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Fmyz/TAutoArchiver.git",
"tag": "1.0.1"
},
"source_files": "TClasses/*.{h,m}",
"requires_arc": true
}