blob: fac1b25e529e61fb661ddd595737971077252d84 [file] [log] [blame]
{
"name": "CJA_Category",
"version": "0.1.5",
"summary": "module A_Category",
"description": "模块A的便捷方法,依赖于CTMediator",
"homepage": "https://github.com/cjtestmediatormode/A_Category.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"496795352@qq.com": "496795352@qq.com"
},
"source": {
"git": "https://github.com/cjtestmediatormode/A_Category.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "A_Category/Classes/*",
"dependencies": {
"CTMediator": [
]
}
}