blob: e5d7103d1991bd444c492b4a2b034c9ee721bdc0 [file] [log] [blame]
{
"name": "ServiceModule",
"version": "0.0.1",
"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": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ServiceModule/Classes/**/*"
}