blob: a0e3e148eed8a5490d4113d137647e0a0bc5e717 [file] [log] [blame]
{
"name": "secux-paymentdevicekit",
"version": "2.0.11",
"summary": "A framework for using SecuX P22/P20 V2 device",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"description": "For SecuX P22/P20 V2 device",
"homepage": "https://www.secuxtech.com/",
"license": "SecuX License",
"authors": {
"maochunsun": "maochuns.sun@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "secux_paymentdevicekit.framework"
},
"source": {
"http": "https://maochuns.github.io/secux_paymentdevicekit.zip"
}
}