| { |
| "name": "AlipaySDK-iOS", |
| "version": "15.7.7", |
| "summary": "支付宝官方SDK", |
| "homepage": "https://open.alipay.com/platform/home.htm", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "shanjia": "shanjia.gxd@antfin.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "http": "https://gw.alipayobjects.com/os/bmw-prod/6a13f3a2-fb32-46e0-87f0-ba36bb7fc93e.zip" |
| }, |
| "vendored_frameworks": "AlipaySDK.framework", |
| "resources": "AlipaySDK.bundle", |
| "frameworks": [ |
| "UIKit", |
| "Foundation", |
| "CFNetwork", |
| "SystemConfiguration", |
| "QuartzCore", |
| "CoreGraphics", |
| "CoreMotion", |
| "CoreTelephony", |
| "CoreText", |
| "WebKit" |
| ], |
| "libraries": [ |
| "c++", |
| "z" |
| ] |
| } |