blob: b742390ebd61f0d2ef96facb62f2d12bf1b0cfeb [file] [log] [blame]
{
"name": "CJCommonKit",
"version": "0.0.4",
"summary": "This is componentization with CJCommonKit.",
"description": "pod CJCommonKit private library",
"homepage": "https://github.com/CJbenben/CJCommonKit",
"license": "MIT",
"authors": {
"chenxiaojie": "chenjie003@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CJbenben/CJCommonKit.git",
"tag": "0.0.4"
},
"source_files": "CJCommonKit/**/*.{h,m}"
}