[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 6 / 7 / 1 / HyperTrident / 2.2.0 / HyperTrident.podspec.json
blobe4774321b32e3779d791b30ea1b691417e4a89ac
2   "name": "HyperTrident",
3   "version": "2.2.0",
4   "summary": "Trident3DS SDK Integrated with HyperSDK",
5   "description": "To make card transaction with Juspay's Trident 3DS 2.0 SDK",
6   "homepage": "https://juspay.in/",
7   "license": {
8     "type": "LGPL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jusapy Technologies PVT LTD": "support@juspay.in"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "http": "https://public.releases.juspay.in/release/ios/hyper-sdk/2.2.0/HyperTrident.zip"
19   },
20   "dependencies": {
21     "Trident3DS": [
22       "1.0.5"
23     ]
24   },
25   "ios": {
26     "vendored_frameworks": "HyperTrident.xcframework"
27   }