blob: 37a85fb990c6d1f33cafeb698d61b2f7ea684c92 [file] [log] [blame]
{
"name": "TPUnionPay",
"version": "1.0.1",
"summary": "银联支付",
"description": "tinyBuilder平台封装的通联支付",
"homepage": "https://github.com/SunlineTinyiOS/TPUnionPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingdomrain": "bygd2014@sina.com"
},
"source": {
"git": "https://github.com/SunlineTinyiOS/TPUnionPay.git"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TPUnionPay/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit",
"CFNetwork",
"SystemConfiguration"
],
"libraries": [
"z",
"stdc++"
],
"vendored_libraries": "TPUnionPay/Assets/libPaymentControl.a"
}