blob: 3663e6ccd72a0a35ff57d6f93e16a748513bf3ef [file] [log] [blame]
{
"name": "CJCategoryKit",
"version": "0.0.5",
"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.5"
},
"source_files": "CJCategoryKit/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}