blob: 996e2d19dbef04f90aad426ad61783dbbbb862ab [file] [log] [blame]
{
"name": "CJCategoryKit",
"version": "0.1.0",
"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.1.0"
},
"source_files": "CJCategoryKit/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}