blob: bb9b9cd03505a2af9c7596dbb1cf512d5029dc37 [file] [log] [blame]
{
"name": "CJCategoryKit",
"version": "0.0.1",
"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.1"
},
"source_files": "CJCategoryKit/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
"~> 3.8"
]
}
}