| { | |
| "name": "WYCAdditions", | |
| "version": "0.0.1", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "summary": "一些常用的分类,字符串的编码,字段转模型等等", | |
| "homepage": "https://github.com/wang-yuchao/WYCAdditions", | |
| "authors": { | |
| "王玉朝": "wangyuchaogeek@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/wang-yuchao/WYCAdditions.git", | |
| "tag": "0.0.1" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Additions/*.{h,m}" | |
| } |