blob: 4587bdb1c1a7a81ba98890ac8b725621a2c8e7dc [file] [log] [blame]
{
"name": "secux-paymentdevicekit",
"version": "2.0.10",
"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"
}
}