[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 1 / 4 / PreDID / 1.6.2 / PreDID.podspec.json
blobe0951cfbdf9e7b3dedcc8a4260a0312628ba7431
2   "name": "PreDID",
3   "version": "1.6.2",
4   "summary": "this is a test.",
5   "swift_versions": "4.2",
6   "description": "this is a test.00000",
7   "homepage": "https://github.com/ahl0107",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "did-dev": "liaihong@gmail.com"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/ahl0107/PreDID.git",
20     "tag": "1.6.2"
21   },
22   "source_files": "ElastosDIDSDK/Source/**/*.{h,m,swift}",
23   "vendored_libraries": "ElastosDIDSDK/Source/HDKey/lib/*.a",
24   "dependencies": {
25     "PromiseKit": [
26       "~> 6.9"
27     ],
28     "BlueRSA": [
29       "~> 1.0"
30     ],
31     "LoggerAPI": [
32       "~> 1.7"
33     ],
34     "KituraContracts": [
35       "~> 1.1"
36     ],
37     "BlueCryptor": [
38       "~> 1.0"
39     ]
40   },
41   "pod_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "swift_version": "4.2"