[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / 0 / HumanIDSDK / 1.4.3 / HumanIDSDK.podspec.json
blob5f7c97f746d27bd6aaeaf9f434f45e5b82349735
2   "name": "HumanIDSDK",
3   "version": "1.4.3",
4   "summary": "HumanIDSDK for iOS.",
5   "description": "Bluenumber Foundation HumanID SDK for iOS platform.",
6   "homepage": "https://github.com/bluenumberfoundation/humanid-ios-sdk",
7   "license": {
8     "type": "GPL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bluenumber Foundation": "developers@human-id.org"
13   },
14   "source": {
15     "git": "https://github.com/bluenumberfoundation/humanid-ios-sdk.git",
16     "tag": "1.4.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "HumanIDSDK/Classes/**/*.swift",
23   "resource_bundles": {
24     "HumanIDSDKResources": [
25       "HumanIDSDK/Assets/**/*.{ttf,xib,xcassets}",
26       "HumanIDSDK/Localizations/*.lproj/*.strings"
27     ]
28   },
29   "frameworks": "UIKit",
30   "dependencies": {
31     "Swinject": [
32       "2.7.1"
33     ],
34     "RxAlamofire": [
35       "5.7.1"
36     ],
37     "RxCocoa": [
38       "5.1.1"
39     ],
40     "RxSwift": [
41       "5.1.1"
42     ],
43     "FlagPhoneNumber": [
44       "0.8.0"
45     ],
46     "IQKeyboardManager": [
47       "6.5.6"
48     ],
49     "VKPinCodeView": [
50       "0.4.2"
51     ]
52   },
53   "swift_version": "5.0"