| { | |
| "name": "ZHUtility", | |
| "version": "1.0", | |
| "summary": "useful tools for iOS development", | |
| "homepage": "https://github.com/yuzhaohai/ZHUtility", | |
| "license": "MIT", | |
| "authors": { | |
| "yuzhaohai": "yuzhaohai@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yuzhaohai/ZHUtility.git", | |
| "tag": "1.0" | |
| }, | |
| "vendored_frameworks": "ZHUtility.framework" | |
| } |