blob: 4ec925ef3a755407fdc16decc366e7561e60551b [file] [log] [blame]
{
"name": "CJCategoryKit",
"version": "0.0.3",
"summary": "This is componentization with CJCategoryKit",
"description": "pod CJCategorykit private library",
"homepage": "https://github.com/CJbenben/CJCategoryKit",
"license": "MIT",
"authors": {
"chenxiaojie": "chenjie003@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CJbenben/CJCategoryKit.git",
"tag": "0.0.3"
},
"source_files": "CJCategoryKit/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}