blob: 424c8c4b0b1a5de10abdd1a694da9cc7bc392876 [file] [log] [blame]
{
"name": "GComponentBasedLib",
"version": "0.0.2",
"summary": "GComponentBasedLib",
"description": "GComponentBasedLib测试",
"homepage": "https://gitee.com/lixuanyan/GComponentBasedLib",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lixy": "lixy"
},
"source": {
"git": "https://gitee.com/lixuanyan/GComponentBasedLib.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}