blob: 4a777cabba30033455d3099cab8f6ea19b1eda4e [file] [log] [blame]
{
"name": "SubProject",
"version": "0.0.3",
"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.3"
},
"source_files": "*.{h,m}",
"requires_arc": true
}