blob: 867eb4eda5e0e941aacbd465c706808e99b75ac1 [file] [log] [blame]
{
"name": "CJBaseKit",
"version": "0.0.9",
"summary": "This is componentization with CJBaseKit.",
"description": "pod CJBaseKit private library",
"homepage": "https://github.com/CJbenben/CJBaseKit",
"license": "MIT",
"authors": {
"chenxiaojie": "chenjie003@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CJbenben/CJBaseKit.git",
"tag": "0.0.9"
},
"source_files": "CJBaseKit/**/*.{h,m}",
"resources": "CJBaseKit/Resources/**/*.png",
"dependencies": {
"MJExtension": [
"~> 3.0"
],
"Masonry": [
],
"CJCategoryKit": [
],
"CJCommonKit": [
],
"lottie-ios": [
"~> 2.5.3"
],
"SDWebImage": [
]
}
}