blob: 6ea650ba44a7b2805f99f7e263b1f92cfa8b4aee [file] [log] [blame]
{
"name": "MVisa",
"version": "0.1.3",
"summary": "MVisa (codename: ghatak) aims to reduce friction in while making payments",
"description": "Ease of access qr code reading and usage.",
"homepage": "https://juspay.in",
"license": "LGPL",
"authors": {
"Sachin Sharma": "sachin.sharma@juspay.in"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/juspay/MVisa.git",
"tag": "0.1.3"
},
"source_files": "MVisa.framework/Versions/A/Headers/*.{h}",
"public_header_files": "MVisa.framework/Versions/A/Headers/*.{h}",
"ios": {
"frameworks": [
"MessageUI",
"CoreTelephony",
"SystemConfiguration",
"JavaScriptCore"
],
"vendored_frameworks": [
"MVisa.framework",
"c++",
"z"
]
},
"resources": "MVisa.bundle"
}