blob: 94c762f90e6b8ec425945c0b9e1b39db3e63c483 [file] [log] [blame]
{
"name": "wibmoPay",
"version": "0.1.5",
"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/wibmoPay-ios",
"license": {
"type": "Apache",
"file": "License"
},
"authors": {
"hemavathi": "hemavathi.panjaksharam@wibmo.com"
},
"source": {
"git": "https://github.com/mypoolin/wibmoPay-ios.git",
"tag": "0.1.5"
},
"swift_version": "4.1",
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "WibmoPay.framework",
"dependencies": {
"CryptoSwift": [
]
}
}