| { | |
| "name": "HZAdditions", | |
| "version": "1.0.4", | |
| "summary": "An easy way to use HZ-show-Additions", | |
| "homepage": "https://github.com/7General/HZAdditions", | |
| "license": "MIT", | |
| "authors": { | |
| "王会洲": "wanghuizhou21@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/7General/HZAdditions.git", | |
| "tag": "1.0.4" | |
| }, | |
| "source_files": "Additions/Additions/**/*.{h,m}", | |
| "requires_arc": true | |
| } |