blob: 643bb0fdb988ecd1db1a98e75197a691470f35fc [file] [log] [blame]
{
"name": "myspec",
"version": "0.0.1",
"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.1"
},
"source_files": "*.{h,m}",
"requires_arc": true
}