blob: 3a4570f6d703f5d7440ed928a0af2c7fc1055cb2 [file] [log] [blame]
{
"name": "ComponentBCategory",
"version": "1.0.4",
"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/ComponentBCategory.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ComponentBCategory/Category/*.{h,m}",
"dependencies": {
"CTMediator": [
]
}
}