[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 4 / MobileIdSDKiOS / 3.0.1 / MobileIdSDKiOS.podspec.json
blob243bc833e9941d8288cbe09fbc0f2607f906919b
2   "name": "MobileIdSDKiOS",
3   "version": "3.0.1",
4   "summary": "MobileID Software Development Kit",
5   "description": "MobileID SDK providing an API for the MobileID wallet services, platform, components for MRZ reading, NFC eDocument handling and Biometric face capture/evaluation.",
6   "homepage": "http://www.vision-box.com",
7   "license": {
8     "type": "MobileID SDK License Agreement",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "VISION-BOX, S.A": "mobile.apps@vision-box.com"
13   },
14   "source": {
15     "http": "https://enrolmentsdk.blob.core.windows.net/ios/MobileIdSDKiOS-3.0.1.zip"
16   },
17   "ios": {
18     "vendored_frameworks": "MobileIdSDKiOS.framework"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "swift_versions": [
24     "5.3.1"
25   ],
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "dependencies": {
33     "Swinject": [
34       "~> 2.7.1"
35     ],
36     "DocumentReader": [
37       "~> 5.3.1509"
38     ],
39     "DocumentReaderOCRRFID": [
40       "~> 5.3.3494"
41     ],
42     "Sentry": [
43       "6.1.1"
44     ],
45     "lottie-ios": [
46       "~> 3.1.9"
47     ],
48     "Alamofire": [
49       "~> 5.4.1"
50     ],
51     "AlamofireNetworkActivityLogger": [
52       "~> 3.4.0"
53     ],
54     "RxSwift": [
55       "~> 6.0.0"
56     ]
57   },
58   "swift_version": "5.3.1"