blob: 19e9fa79bbca5c66e5db74db3fdb7a855052f8c2 [file] [log] [blame]
{
"name": "HyperSDK",
"version": "0.3.23",
"summary": "Hyper visualization and payment processing.",
"description": "Create payment experiences for user to improve coversion and success rate.",
"homepage": "https://juspay.in/",
"license": {
"type": "LGPL",
"file": "LICENSE"
},
"authors": {
"Sachin Sharma": "sachin.sharma@juspay.in"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://public.releases.juspay.in/release/ios/hyper-sdk/0.3.23/HyperSDK.zip"
},
"dependencies": {
"JuspaySafeBrowser": [
"0.1.65"
],
"SimplFingerPrint": [
"1.0.6"
]
},
"ios": {
"vendored_frameworks": [
"HyperSDK.framework",
"HPJPLottie.framework"
]
}
}