blob: b85477aada6ec37b85b2a0708edfb7b6235b77b7 [file] [log] [blame]
{
"name": "ZFSetting",
"version": "0.0.1",
"summary": "An easy setting",
"homepage": "https://github.com/renzifeng/ZFSetting",
"license": "MIT",
"authors": {
"renzifeng": "zifeng1300@gmail.com"
},
"source": {
"git": "https://github.com/renzifeng/ZFSetting.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ZFSetting/**/*.{h,m}"
}