| { | |
| "name": "GGPaySDK", | |
| "version": "2.0", | |
| "summary": "GGPaySDK", | |
| "description": "GGPay GGPay GGPay", | |
| "homepage": "http://gitee.com/rongzhixin/GGPaySDK", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "飞鱼": "870027381@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "http://gitee.com/rongzhixin/GGPaySDK.git", | |
| "tag": "2.0" | |
| }, | |
| "vendored_frameworks": "Framework/*.framework", | |
| "dependencies": { | |
| "AlipaySDK-iOS": [ | |
| ], | |
| "WechatOpenSDK": [ | |
| ] | |
| } | |
| } |