blob: 63cbc676846081c8f425fa76e2384a1528b5f423 [file] [log] [blame]
{
"name": "ProcessOut",
"version": "2.5.0",
"summary": "The smart router for payments. Smartly route each transaction to the relevant payment providers.",
"description": "This pod allows you to generate card tokens from clear card information. \nThis token can then be used and stored on your backend to charge customers.",
"homepage": "https://github.com/processout/processout-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeremy Lejoux": "jeremy@processout.com"
},
"source": {
"git": "https://github.com/processout/processout-ios.git",
"tag": "2.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ProcessOut/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.8.2"
]
}
}