[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / e / ElastosHiveSDK / 2.2.1-pre / ElastosHiveSDK.podspec.json
blob19f9229739426822cc17549cf1f8f35396f699c5
2   "name": "ElastosHiveSDK",
3   "version": "2.2.1-pre",
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.2.1-pre"
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   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "swift_version": "4.2"