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