[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / c / 4 / 0 / HumanIDSDK / 1.3.0 / HumanIDSDK.podspec.json
blobc38643283fe533776e165315b0f8014e5bc4d5d9
2   "name": "HumanIDSDK",
3   "version": "1.3.0",
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.3.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "resource_bundles": {
23     "HumanIDSDK": [
24       "HumanIDSDK/Assets/**/*.{xcassets,xib,ttf}"
25     ]
26   },
27   "frameworks": "UIKit",
28   "dependencies": {
29     "Swinject": [
30       "2.7.1"
31     ],
32     "RxSwift": [
33       "5.1.1"
34     ],
35     "RxCocoa": [
36       "5.1.1"
37     ],
38     "RxAlamofire": [
39       "5.6.0"
40     ],
41     "FlagPhoneNumber": [
42       "0.8.0"
43     ],
44     "VKPinCodeView": [
45       "0.4.1"
46     ],
47     "IQKeyboardManager": [
48       "6.5.6"
49     ],
50     "PodAsset": [
51       "1.0.0"
52     ]
53   },
54   "pod_target_xcconfig": {
55     "PRODUCT_BUNDLE_IDENTIFIER": "org.humanid.HumanIDSDK"
56   },
57   "subspecs": [
58     {
59       "name": "Sources",
60       "source_files": "HumanIDSDK/Classes/**/*.{swift}"
61     }
62   ],
63   "swift_version": "5.0"