blob: ea1214ef286675f4d448ac950a7fd865b5766b61 [file] [log] [blame]
{
"name": "ServiceModule",
"version": "1.0.1",
"summary": "服务组件",
"description": "为组件化项目提供中转服务。",
"homepage": "https://github.com/kimeeOS1888",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"574068650@qq.com": "kimeeOS1888"
},
"source": {
"git": "https://github.com/kimeeOS1888/ServiceModule.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ServiceModule/Classes/**/*"
}