blob: 6d03f5c8dc0e2b203e74e2479fdae099c2346afc [file] [log] [blame]
{
"name": "GuangZaiTest",
"version": "1.0.1",
"summary": "A short description of GuangZaiTest.",
"description": "这就是一个测试,没别的,你信不信?",
"homepage": "https://gitlab.nie.netease.com/wb.fuguangqi/guangzaitest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fuguangqi": "954065353@qq.com"
},
"source": {
"git": "ssh://git@gitlab.nie.netease.com:32200/wb.fuguangqi/guangzaitest.git",
"tag": "1.0.1"
},
"source_files": [
"Framework",
"Framework/**/*.{h,m}"
],
"exclude_files": "Framework/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}