blob: e0e3c69e344495ee357e8597a68149ba2c5d446a [file] [log] [blame]
{
"name": "secux-paymentkit-v2",
"version": "2.0.9",
"summary": "iOS Lib for SecuX P22/P20",
"swift_versions": "5.0",
"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.9"
},
"platforms": {
"ios": "12.0"
},
"source_files": "secux-paymentkit-v2/Classes/**/*",
"static_framework": true,
"dependencies": {
"secux-paymentdevicekit": [
]
},
"swift_version": "5.0"
}