blob: 8915ab5f40d1fd91c8432d54989c9b43e4624f14 [file] [log] [blame]
{
"name": "LPUnionPay",
"version": "1.0.1",
"summary": "A short description of LPUnionPay.",
"description": "银联支付控件",
"homepage": "http://EXAMPLE/LPUnionPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"吴志煜": "540825129@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wzy911229/LPUnionPay.git",
"tag": "1.0.1"
},
"source_files": "class/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CFNetwork",
"SystemConfiguration"
],
"libraries": [
"z",
"stdc++"
],
"vendored_libraries": "lib/libPaymentControl.a"
}