blob: a6bdb28cc7f5ab067149d799d0d1ecd8441b1340 [file] [log] [blame]
{
"name": "UQPAYPaymentSDK",
"version": "1.0.1",
"summary": "UQPAY Payment Client SDK for IOS",
"homepage": "https://github.com/uqpaytechnology/ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cqwang": "wangchaoqun@uqpay.com"
},
"source": {
"git": "https://github.com/uqpaytechnology/ios-sdk.git",
"tag": "1.0.1"
},
"source_files": "UQPaymentControl/UQPayControl.h",
"public_header_files": "UQPaymentControl/UQPayControl.h",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}