blob: 6b22bc2ede59ef6a4a1ad79a5ae6f158ed51c71d [file] [log] [blame]
{
"name": "SubProject",
"version": "0.0.4",
"summary": "我的一个组件化模块",
"homepage": "https://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.4"
},
"source_files": "*.{h,m}",
"requires_arc": true
}