blob: 1f57debb2c05f1722128b4f964b9ba5e5df6fc5b [file] [log] [blame]
{
"name": "PayUTokenization",
"version": "0.1.3",
"summary": "PayUTokenization for iOS is the way to go to tokenize card wiith PayU API",
"description": "PayUTokenization for iOS is the way to go to tokenize card wiith PayU API, this SDK handles the conection and errors that can happen connecting to PayU API",
"homepage": "https://github.com/942v/PayUTokenization",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"942v": "gsaenz@proatomicdev.com"
},
"source": {
"git": "https://github.com/942v/PayUTokenization.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PayUTokenization/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}