| { | |
| "name": "CJUtilWork", | |
| "version": "1.1.0", | |
| "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.1.0" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "CJUtilWork/Data/*.{h,m}" | |
| ], | |
| "requires_arc": true | |
| } |