| { | |
| "name": "ZHTools_ObjC", | |
| "version": "1.6.4", | |
| "summary": "a useful tool for iOS develop", | |
| "homepage": "https://github.com/yuzhaohai/ZHTools_ObjC", | |
| "license": "MIT", | |
| "authors": { | |
| "born2try": "yuzhaohai@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yuzhaohai/ZHTools_ObjC.git", | |
| "tag": "1.6.4" | |
| }, | |
| "vendored_frameworks": "ZHTools_ObjC.framework", | |
| "frameworks": [ | |
| "UIKit", | |
| "Foundation" | |
| ] | |
| } |