[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 4 / 0 / HumanIDSDK / 2.0.0 / HumanIDSDK.podspec.json
blob3aa046f5c3e14e2e2e6b5709d66226f0cd372a12
2   "name": "HumanIDSDK",
3   "version": "2.0.0",
4   "summary": "HumanIDSDK for iOS",
5   "description": "Human Internet humanID SDK for iOS platform",
6   "homepage": "https://github.com/human-internet/humanid-ios-sdk",
7   "license": {
8     "type": "GPL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Human Internet": "developers@human-id.org"
13   },
14   "source": {
15     "git": "https://github.com/human-internet/humanid-ios-sdk.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "HumanIDSDK/Classes/**/*.swift",
23   "resource_bundles": {
24     "HumanIDSDKResources": "HumanIDSDK/Assets/*.xib"
25   },
26   "frameworks": "UIKit",
27   "dependencies": {
28     "Swinject": [
29       "2.8.1"
30     ],
31     "RxAlamofire": [
32       "5.7.1"
33     ],
34     "RxCocoa": [
35       "5.1.3"
36     ],
37     "RxSwift": [
38       "5.1.3"
39     ]
40   },
41   "swift_version": "5.0"