| { |
| "name": "HQJToolManager", |
| "version": "0.0.1", |
| "summary": "all kinds of categories for iOS develop", |
| "description": "this project provide all kinds of categories for iOS developer", |
| "homepage": "https://github.com/xzw717/HQJToolManage", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "谢增文": "xiezw94@126.com" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source": { |
| "git": "https://github.com/xzw717/HQJToolManage.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": [ |
| "Classes", |
| "HQJToolManager/Classes/**/*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "requires_arc": true |
| } |