| { | |
| "name": "ZYHellp", | |
| "version": "0.0.1", | |
| "summary": "A short description of ZYHellp.", | |
| "homepage": "https://github.com/song920514/ZYHellp", | |
| "license": "MIT", | |
| "authors": { | |
| "Ismail": "song920514@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/song920514/ZYHellp.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "ZYHellp", | |
| "ZYHellp/ZYHellp/**/*.{h,m}" | |
| ], | |
| "exclude_files": "ZYHellp/Exclude", | |
| "frameworks": [ | |
| "UIKit", | |
| "Foundation" | |
| ] | |
| } |