blob: e226c2bfd3e3d148edcfaca623962b6293f7694e [file] [log] [blame]
{
"name": "DSLArchiver",
"version": "1.0",
"summary": "数据保存方案,自动归档",
"homepage": "https://github.com/dengshunlai/DSLArchiver",
"license": "MIT",
"authors": {
"邓顺来": "mu3305495@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dengshunlai/DSLArchiver.git",
"tag": "v1.0"
},
"source_files": "DSLArchiver/**/*.{h,m}",
"requires_arc": true
}