| { | |
| "name": "ZQSDKTest", | |
| "version": "0.2.0", | |
| "summary": "ZQSDKTest Test.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://gitee.com/zhangqiao/wgsdk", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "zhangqweb@126.com": "zhangqweb@126.com" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/zhangqiao/wgsdk.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source_files": "ZQSDKTest/Classes/**/*", | |
| "swift_versions": "4.0", | |
| "swift_version": "4.0" | |
| } |