blob: 2d9a2d20afee974fb8fe784ce8d85a848735ef2e [file] [log] [blame]
{
"name": "UXPayWrapComponent",
"version": "0.1.0",
"summary": "支付组件",
"description": "支付组件,包含了CaocaoUnionPay和UXPayManager",
"homepage": "http://git.51caocao.cn/ios-team/UXPayWrapComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RickyZhou": "rui.zhou3@geely.com"
},
"source": {
"git": "http://git.51caocao.cn/ios-team/UXPayWrapComponent.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UXPayWrapComponent/Classes/**/*"
}