blob: 19dde5f804294a9a7742743e2bbbb0231f2df86b [file] [log] [blame]
{
"name": "ProcessOut",
"version": "2.3.1",
"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.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ProcessOut/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.5"
]
}
}