blob: c119336b36d7a84f69753c26ce5ea655e96b2a7c [file] [log] [blame]
{
"name": "SubProject",
"version": "0.0.2",
"summary": "我的一个组件化模块",
"homepage": "hhttps://github.com/zyj870430/SubProject.git",
"license": "MIT",
"authors": {
"zyj": "zyj870430"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zyj870430/SubProject.git",
"tag": "0.0.2"
},
"source_files": "*.{h,m}",
"requires_arc": true
}