blob: 5db65b5a92e095023dcda05f6aca668b26925648 [file] [log] [blame]
{
"name": "ICXAliPayService",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "ICXAliPayService/Classes/**/*",
"dependencies": {
"ICXAppdelegateComponents": [
],
"Alipay-SDK": [
"15.5.0"
]
}
}