[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 4 / 0 / HumanIDSDK / 0.0.2 / HumanIDSDK.podspec.json
blob1d321fa2dc1526f9b1d30a7c28af497074cf6a77
2   "name": "HumanIDSDK",
3   "version": "0.0.2",
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": "budi@human-id.org"
13   },
14   "source": {
15     "git": "https://github.com/bluenumberfoundation/humanid-ios-sdk.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "resource_bundles": {
23     "HumanIDSDK": [
24       "HumanIDSDK/Assets/**/*.{xcassets,xib}"
25     ]
26   },
27   "frameworks": "UIKit",
28   "dependencies": {
29     "FlagPhoneNumber": [
30       "~> 0.8.0"
31     ],
32     "VKPinCodeView": [
33       "~> 0.4.1"
34     ],
35     "IQKeyboardManager": [
36       "~> 6.5.5"
37     ],
38     "PodAsset": [
39       "~> 1.0.0"
40     ]
41   },
42   "pod_target_xcconfig": {
43     "PRODUCT_BUNDLE_IDENTIFIER": "org.humanid.HumanIDSDK"
44   },
45   "subspecs": [
46     {
47       "name": "Sources",
48       "source_files": "HumanIDSDK/Classes/**/*.{swift}"
49     }
50   ],
51   "swift_version": "5.0"