[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / e / ElastosHiveSDK / 2.3.2 / ElastosHiveSDK.podspec.json
blob777c03f15075c8c9aee890f4e1f0e0a58477c217
2   "name": "ElastosHiveSDK",
3   "version": "2.3.2",
4   "summary": "Elastos Hive iOS SDK Distribution.",
5   "swift_versions": "4.2",
6   "description": "Elastos hive ios sdk framework distribution.",
7   "homepage": "https://www.elastos.org",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "hive-dev": "support@elastos.org"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/elastos/Elastos.NET.Hive.Swift.SDK.git",
20     "tag": "2.3.2"
21   },
22   "source_files": "ElastosHiveSDK/**/*.swift",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.0"
26     ],
27     "PromiseKit": [
28       "~> 6.9"
29     ],
30     "ElastosDIDSDK": [
31       "~> 2.2.1"
32     ],
33     "ObjectMapper": [
35     ],
36     "AwaitKit": [
38     ],
39     "SwiftyJSON": [
41     ]
42   },
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "user_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "swift_version": "4.2"