blob: ce521ed380f86147f4d663933dd28bc7b3dbf8db [file] [log] [blame]
{
"name": "wibmoPay",
"version": "0.1.4",
"summary": "A short description of WibmoPay.",
"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.4"
},
"swift_version": "4.1",
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "WibmoPay.framework",
"dependencies": {
"CryptoSwift": [
]
}
}