blob: 23c44f6fe9c5225803a7eb41a9d7a58763712b43 [file] [log] [blame]
{
"name": "secux-paymentkit-v2",
"version": "1.0.3",
"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": "1.0.3"
},
"platforms": {
"ios": "12.0"
},
"source_files": "secux-paymentkit-v2/Classes/**/*",
"static_framework": true,
"dependencies": {
"secux-paymentdevicekit": [
"~> 1.0.4"
]
},
"swift_version": "5.0"
}