blob: 823b80a351c59034f77f8e60bc913ad5815708e3 [file] [log] [blame]
{
"name": "HyperSDK",
"version": "0.3.2",
"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://s3-ap-southeast-1.amazonaws.com/jp-build-packages/release/ios/hyper-sdk/0.3.2/HyperSDK.zip"
},
"dependencies": {
"JuspaySafeBrowser": [
"0.1.57"
]
},
"ios": {
"vendored_frameworks": [
"HyperSDK.framework",
"AxisUPI.framework",
"CommonLibrary.framework",
"Lottie.framework"
]
}
}