blob: 5727567da3adb7b881fcea2f15d51319d4007565 [file] [log] [blame]
{
"name": "ComponentACategory",
"version": "1.0.5",
"summary": "这是业务模块A 分类组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LeoSsy",
"license": "MIT",
"authors": {
"jack": "781739973@qq.com"
},
"source": {
"git": "https://github.com/LeoSsy/ComponentACategory.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ComponentACategory/Category/**/*.{h,m}",
"dependencies": {
"CTMediator": [
]
}
}