blob: ce8043ce7e89a88bb3a520fafce60d4eb33be3be [file] [log] [blame]
{
"name": "SecuXPaymentKit",
"version": "0.0.4",
"summary": "SecuX Payment SDK amd sample.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/secuxtech/SecuXPaymentKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SecuX": "maochunsun@secuxtech.com"
},
"source": {
"git": "https://github.com/secuxtech/SecuXPaymentKit.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "12.0"
},
"source_files": "SecuXPaymentKit/Classes/**/*",
"static_framework": true,
"dependencies": {
"SPManager": [
]
}
}