blob: 8783edcd85649320a7ecc085ea7e75043c29a340 [file] [log] [blame]
{
"name": "APPPaySDK",
"version": "1.0.6",
"summary": "A short description of APPPaySDK.",
"description": "Computes the meaning of life.\n微信支付的集成和支付宝支付",
"homepage": "https://gitee.com/laoyouHome/APPPaySDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiangbo wang": "laoyou_wxb@163.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/APPPaySDK.framework"
},
"source": {
"git": "https://gitee.com/laoyouHome/APPPaySDK.git",
"tag": "1.0.6"
},
"requires_arc": true,
"dependencies": {
"WechatOpenSDK": [
],
"AlipaySDK-iOS": [
]
}
}