blob: e0c7b9f5fbcad62981d2e7f9ccf15212861890d3 [file] [log] [blame]
{
"name": "BBB_Category",
"version": "0.0.2",
"summary": "Module B_Category",
"description": "这是moduleB_Category啊啊啊",
"homepage": "https://github.com/Specscd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"suan": "zhaojq_ios@163.com"
},
"source": {
"git": "https://github.com/Specscd/BBB_Category.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": "UIKit"
},
"default_subspecs": "BBB_Category",
"requires_arc": true,
"dependencies": {
"CTMediator": [
]
},
"subspecs": [
{
"name": "BBB_Category",
"source_files": "BBB_Category/BBB_Category/**/*"
}
]
}