| { |
| "name": "HipoPayFramework", |
| "version": "1.2.13", |
| "summary": "添加支付宝微信Block返回", |
| "homepage": "https://github.com/PassN/Framework_test.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Sdashu": "734606521@qq.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/PassN/Framework_test.git", |
| "tag": "1.2.13" |
| }, |
| "ios": { |
| "vendored_frameworks": "HipoPayFramework.framework" |
| }, |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ], |
| "dependencies": { |
| "XMNetworking": [ |
| |
| ], |
| "WechatOpenSDK": [ |
| |
| ], |
| "AlipaySDK-iOS": [ |
| |
| ] |
| } |
| } |