| { |
| "name": "AlipaySDK-iOS", |
| "version": "15.5.7", |
| "summary": "支付宝官方SDK", |
| "homepage": "https://open.alipay.com/platform/home.htm", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "daipei": "steve.dp@antfin.com" |
| }, |
| "source": { |
| "http": "https://gw.alipayobjects.com/os/basement_prod/0fb885fa-c306-4e16-be0f-9a9849b3bce9.zip" |
| }, |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "vendored_frameworks": "AlipaySDK.framework", |
| "resources": "AlipaySDK.bundle", |
| "frameworks": [ |
| "UIKit", |
| "Foundation", |
| "CFNetwork", |
| "SystemConfiguration", |
| "QuartzCore", |
| "CoreGraphics", |
| "CoreMotion", |
| "CoreTelephony", |
| "CoreText" |
| ], |
| "libraries": [ |
| "c++", |
| "z" |
| ] |
| } |