blob: b607944623c437e6b1341fa93342b2998a63f9e8 [file] [log] [blame]
{
"name": "TranzzoTokenizer",
"version": "1.1.3",
"summary": "TranzzoTokenizer helps you get a token for a bank card through Tranzzo Payment Provider.",
"description": "TranzzoTokenizer provides a simple interface to get a token for a payment card, that your users specify. This token will further be used when working with other Tranzzo services.",
"homepage": "https://tranzzo.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tranzzo": "tranzzo.com"
},
"source": {
"git": "https://github.com/tranzzo/ios-card-tokenizer.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TranzzoTokenizer/**/*.{h,m,swift}",
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}