blob: e6faa979a9df408f0e4bd84cfa6ae3e8ea605440 [file] [log] [blame]
{
"name": "secux-paymentkit-v2",
"version": "2.0.14",
"summary": "iOS Lib for SecuX P22/P20",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"description": "iOS Lib for SecuX Payment device P22 and P20",
"homepage": "https://www.secuxtech.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maochuns": "maochuns.sun@gmail.com"
},
"source": {
"git": "https://github.com/secuxtech/secux-paymentkit-v2-ios",
"tag": "2.0.14"
},
"platforms": {
"ios": "12.0"
},
"source_files": "secux-paymentkit-v2/Classes/**/*",
"static_framework": true,
"dependencies": {
"secux-paymentdevicekit": [
]
},
"swift_version": "5.0"
}