blob: 6df7ae538c7dd677c54b2d1384c5c5d2db7304c8 [file] [log] [blame]
{
"name": "secux-paymentkit-v2",
"version": "2.0.8",
"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.8"
},
"platforms": {
"ios": "12.0"
},
"source_files": "secux-paymentkit-v2/Classes/**/*",
"static_framework": true,
"dependencies": {
"secux-paymentdevicekit": [
]
},
"swift_version": "5.0"
}