blob: d641ce132d2ae1878f9817ac8a81b454a5e2bc35 [file] [log] [blame]
{
"name": "mobileTeamSDK",
"version": "0.0.2",
"summary": "这是一个简短的描述,尽量比下面的description要简洁.",
"description": "此处是描述,这个描述要写在这里,格式不能错,最好比上面的summary长些,不然有时候会报错或者警告",
"homepage": "http://172.16.2.2/gaoshuai.song/mobileTeam-SDK",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"宋高帅": "121573328@qq.com"
},
"source": {
"git": "http://172.16.2.2/gaoshuai.song/mobileTeam-SDK.git",
"tag": "0.0.2"
},
"source_files": "mobileTeamSDK/*.{h,m}",
"exclude_files": "mobileTeamSDK/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}