| { | |
| "name": "Additions", | |
| "version": "1.0.0", | |
| "summary": "分类的集合", | |
| "description": "项目中用到的一些分类的集合,方便自己以后使用", | |
| "homepage": "https://github.com/gzyCat/Additions", | |
| "license": "MIT", | |
| "authors": { | |
| "gzyCat": "841905781@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/gzyCat/Additions.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "Additions+Category/*", | |
| "exclude_files": "Classes/Exclude", | |
| "requires_arc": true | |
| } |