| { |
| "name": "WzlyAliPay", |
| "version": "1.0.0", |
| "summary": "支付宝支付", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "http://192.168.1.199:3000/pp/WzlyAliPay", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ppqx": "739140860@qq.com" |
| }, |
| "source": { |
| "git": "http://192.168.1.199:3000/pp/WzlyAliPay.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "frameworks": [ |
| "SystemConfiguration", |
| "CoreTelephony", |
| "UIKit", |
| "Foundation", |
| "QuartzCore", |
| "CoreText", |
| "CoreGraphics", |
| "CFNetwork", |
| "CoreMotion" |
| ], |
| "libraries": [ |
| "c++", |
| "z" |
| ], |
| "requires_arc": true, |
| "resources": "WzlyAliPay/Classes/AlipaySDK.bundle", |
| "vendored_frameworks": "WzlyAliPay/Classes/AlipaySDK.framework" |
| } |