blob: 7f238368ac34e1f58533355f10f3cbfc2ec013fc [file] [log] [blame]
{
"name": "ModuleBusA",
"version": "0.0.2",
"summary": "ModuleBusA是独立的业务模块",
"description": "ModuleBusA是独立的业务模块",
"homepage": "https://gitee.com/MaYun_caoya/ModularA.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caoyong": "15927586436@163.com"
},
"source": {
"git": "https://gitee.com/MaYun_caoya/ModularA.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ModuleBusA/Classes/ModularBusinessA/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"ModuleProtocol": [
"~> 0.0.1"
]
}
}