blob: 16a1c9419a512c6822598d91e972768fb7da9883 [file] [log] [blame]
{
"name": "secux-paymentkit",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "secux-paymentkit/Classes/**/*",
"static_framework": true,
"dependencies": {
"SPManager": [
"~> 0.0.2"
]
},
"swift_version": "5.0"
}