blob: 2b9035f28487d6bf661f2f71d599d999dfe185fa [file] [log] [blame]
{
"name": "XXTestModule",
"version": "0.0.3",
"summary": "测试组件",
"description": "这是一个测试",
"homepage": "https://gitee.com/component_management_xx/XXTestModule",
"license": "MIT",
"authors": {
"张敬": "success_flower@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/component_management_xx/XXTestModule.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"deprecated": true
}