blob: 652b9afe80a78354c5e7944e23d9cb523a8c559c [file] [log] [blame]
{
"name": "TAutoArchiver",
"version": "1.0.0",
"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.0"
},
"source_files": "TClasses/*.{h,m}",
"requires_arc": true
}