blob: d705535ca760bcdaa3839ba269b4b4c928fce11f [file] [log] [blame]
{
"name": "WibmoPaySDK",
"version": "0.1.2",
"summary": "WibmoPay iOS SDK is a very simple payment gateway for collecting money from customers.",
"description": "Note that this is the one that you would need to integrate if you are looking for just a very simple way of collecting money from your customers using a payment gateway (including the options of Credit Card, Debit Card, Net banking, UPI and e-wallets)",
"homepage": "https://github.com/mypoolin/WibmoPaySDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hemavathi": "hemavathi.panjaksharam@wibmo.com"
},
"source": {
"git": "https://github.com/mypoolin/WibmoPaySDK-iOS.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"dependencies": {
"CryptoSwift": [
"~> 0.9.0"
]
}
}