[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / d / Wibmo3ds / 1.0.3 / Wibmo3ds.podspec.json
blobd6bda17889664fb2e43f2e3f4519120fc1e723f4
2   "name": "Wibmo3ds",
3   "version": "1.0.3",
4   "summary": "A EMVCO Certified 3-D Secure [2.1.0] SDK.",
5   "description": "The SDK is designed as per the specification of EMV 3-D Secure Protocol and Core Functions Specification version 2.1.0                      \nYou need an license key from Wibmo Inc. to use the SDK in your apps.\nContact us at [ios@wibmo.com] (ios@wibmo.com) for obtaining license key.\n\nWibmo3ds SDK is certified by EMVCO which can be found at\n[EMVCO Certification] (https://www.emvco.com/wp-content/uploads/approved_products/uploaded/loa/3DS_LOA_SDK_WIBM_020100_00128_23Apr19.pdf)",
6   "homepage": "https://github.com/wibmo/wibmo-3ds-20-sdk.git",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wibmo Inc": "ios@wibmo.com"
13   },
14   "source": {
15     "git": "https://github.com/wibmo/wibmo-3ds-20-sdk.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "vendored_frameworks": "Wibmo3ds.framework",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "AdSupport",
27     "CoreLocation"
28   ],
29   "dependencies": {
30     "DeviceKit": [
31       "~> 2.0"
32     ],
33     "SwiftyRSA": [
34       "~> 1.5"
35     ],
36     "CryptoSwift": [
37       "~> 1.0"
38     ],
39     "Alamofire": [
40       "~> 4.8"
41     ],
42     "AlamofireImage": [
43       "~> 3.5"
44     ],
45     "PKHUD": [
46       "~> 5.2"
47     ],
48     "SwCrypt": [
49       "~> 5.1"
50     ]
51   },
52   "swift_version": "5.0"