[Add] SJPromise 0.0.3
[CocoaPods.git] / Specs / 6 / 7 / 1 / HyperTrident / 2.2.1.7 / HyperTrident.podspec.json
blobdf95bc6dee019ac20698538ff2aaf8c2c01cf7bf
2   "name": "HyperTrident",
3   "version": "2.2.1.7",
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.1.7/HyperTrident.zip"
19   },
20   "dependencies": {
21     "Trident3DS": [
22       "1.0.5"
23     ]
24   },
25   "ios": {
26     "vendored_frameworks": "HyperTrident.xcframework"
27   }