blob: a1d60ff46547e6714717cdd7b034554299821296 [file] [log] [blame]
{
"name": "ProcessOut",
"version": "2.10.5",
"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.10.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ProcessOut/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.8.2"
]
}
}