blob: 6ed71a973b0b69a2ba374b9f4c0b15a8599cb79e [file] [log] [blame]
{
"name": "secux-paymentkit",
"version": "1.0.3",
"summary": "secux-paymentkit for SecuX P20/P22",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://www.secuxtech.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maochuns": "maochuns.sun@gmail.com"
},
"source": {
"git": "https://github.com/secuxtech/secux-paymentkit-ios.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "12.0"
},
"source_files": "secux-paymentkit/Classes/**/*",
"static_framework": true,
"dependencies": {
"SPManager": [
"~> 0.0.2"
]
},
"swift_version": "5.0"
}