blob: d1387db427ec4a658372a44756df77ebf0f0b0c3 [file] [log] [blame]
{
"name": "LMPay",
"version": "0.1.3",
"summary": "乐马支付iOS SDK",
"homepage": "https://www.lmpayplc.com",
"authors": {
"Cyril": "cyril8239@gmail.com"
},
"license": {
"type": "Copyright",
"text": "Copyright © 2020.LM PAY PLC"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ultronnet/LMPay.git",
"tag": "0.1.3"
},
"vendored_frameworks": "LMPay.framework",
"resources": "LMPay.bundle",
"frameworks": "WebKit",
"dependencies": {
"MBProgressHUD": [
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}