[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 4 / 0 / HumanIDSDK / 1.4.0 / HumanIDSDK.podspec.json
blobcbe749b183f137ff3abc05a8e3e025c129b438a2
2   "name": "HumanIDSDK",
3   "version": "1.4.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.4.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Swinject": [
25       "2.7.1"
26     ],
27     "RxAlamofire": [
28       "5.7.1"
29     ],
30     "RxCocoa": [
31       "5.1.1"
32     ],
33     "RxSwift": [
34       "5.1.1"
35     ],
36     "FlagPhoneNumber": [
37       "0.8.0"
38     ],
39     "IQKeyboardManager": [
40       "6.5.6"
41     ],
42     "VKPinCodeView": [
43       "0.4.2"
44     ]
45   },
46   "subspecs": [
47     {
48       "name": "Sources",
49       "source_files": "HumanIDSDK/Classes/**/*.{swift}"
50     },
51     {
52       "name": "Resources",
53       "resource_bundles": {
54         "HumanIDSDK": [
55           "HumanIDSDK/Assets/**/*.{ttf,xcassets,xib,strings}"
56         ]
57       }
58     }
59   ],
60   "swift_version": "5.0"