blob: 0970093eaed5137c985f77a163b760c757f43bb6 [file] [log] [blame]
{
"name": "CJCategoryKit",
"version": "0.0.2",
"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.2"
},
"source_files": "CJCategoryKit/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
"~> 4.0"
]
}
}