blob: c21d3256d738eae02cb39df8d0d943d719348368 [file] [log] [blame]
{
"name": "CJUtilWork",
"version": "1.0.1",
"summary": "CJUtil 常用工具.",
"description": "CJUtil包括常用宏定义与常用分类.",
"homepage": "https://github.com/hrsqs/CJUtilWork",
"license": "MIT",
"authors": {
"陈敬": "510233528@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hrsqs/CJUtilWork.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"CJUtilWork/Data/*.{h,m}"
],
"requires_arc": true
}