blob: f47fc5efd078568d8a7f8230a8183c7c34d7d758 [file] [log] [blame]
{
"name": "PayUTokenization",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PayUTokenization/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}