| { |
| "name": "ICXAliPayService", |
| "version": "0.1.3", |
| "summary": "支付宝支付组件.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "http://git.icarbonx.com/ICX-iOS/ICXAlipayService", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "tanghouneng": "tanghouneng@icarbonx.com" |
| }, |
| "source": { |
| "git": "http://git.icarbonx.com/ICX-iOS/ICXAlipayService.git", |
| "tag": "0.1.3" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "static_framework": true, |
| "source_files": "ICXAliPayService/Classes/**/*", |
| "dependencies": { |
| "ICXAppdelegateComponents": [ |
| |
| ], |
| "Alipay-SDK": [ |
| "15.5.0" |
| ] |
| } |
| } |