blob: d1f36b42bc1fc0a9af3f4ee8cd207fa62db79614 [file] [log] [blame]
{
"name": "ZM_BaseLib",
"version": "0.0.1",
"summary": "展盟iOS基础组件库.",
"description": "展盟iOS基础组件库.",
"homepage": "http://code.zm.shzhanmeng.com/ZM_iOSTeam/ZM_BaseLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chin": "qinhui@shzhanmeng.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://code.zm.shzhanmeng.com/ZM_iOSTeam/ZM_BaseLib.git",
"tag": "0.0.1"
},
"source_files": "ZM_BaseLib/**/*.{h,m,mm}",
"requires_arc": true
}