blob: bb0c6d3fdf6aaa15815141c51e022076942bcefb [file] [log] [blame]
{
"name": "Minkasu2FA",
"version": "1.0.0",
"summary": "CocoaPod implementation of Minkasu2FA SDK",
"description": "Minkasu, Inc is a Payment Solution Provider. Minkasu 2FA is a biometrics based two factor authentication solution for merchant mobile applications. Minkasu 2FA facilitates seemless payment experience by using the biometric capabilities of mobile devices",
"homepage": "https://minkasupay.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sachin Selvaraj": "sachin@minkasu.com"
},
"source": {
"git": "https://github.com/mk-it-admin/Minkasu2FA_Pod.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Minkasu2FA.framework"
}
}