blob: 1be903ef58ce62e302e53137b06ae92edcdd8c4b [file] [log] [blame]
{
"name": "ProcessOut",
"version": "2.8.2",
"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.8.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ProcessOut/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.8.2"
]
}
}