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