blob: 614bc75e42e5852f1acc7d9001c7f566a82c1925 [file] [log] [blame]
{
"name": "ServiceModule",
"version": "1.0.0",
"summary": "服务组件",
"description": "作用:用于分发协调其他组件的调用",
"homepage": "https://gitee.com/kimee",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"574068650@qq.com": "Kimee"
},
"source": {
"git": "https://gitee.com/kimee/ServiceModule.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ServiceModule/Classes/**/*"
}