| { | |
| "name": "ZYCoreKit", | |
| "version": "1.3.1", | |
| "summary": "ZYCoreKit", | |
| "description": "CoreKit for ZY", | |
| "homepage": "https://github.com/liuyaqiang/ZYCoreKit.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "liuyaqiang": "344257448@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/liuyaqiang/ZYCoreKit.git", | |
| "tag": "1.3.1" | |
| }, | |
| "vendored_frameworks": "ZYCoreKit.framework", | |
| "xcconfig": { | |
| "OTHER_LDFLAGS": "-ObjC" | |
| } | |
| } |