blob: 627c0e16e087bcdb2c3748aaff091a2cb8bcb9bf [file] [log] [blame]
{
"name": "ZBCellConfig",
"version": "0.0.2",
"summary": "ZBCellConfig.",
"description": "this is ZBCellConfig",
"homepage": "https://github.com/zhang-bao/ZBCellConfig.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhang-bao": "https://github.com/zhang-bao"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhang-bao/ZBCellConfig.git",
"tag": "0.0.2"
},
"source_files": "ZBCellConfig/ZBCellConfig/**/*.{h,m}",
"requires_arc": true
}