[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 1 / 4 / PreDID / 3.0.3.1 / PreDID.podspec.json
blob1c8e5fe51276d2d5f53da367dd405b6a7700b88d
2   "name": "PreDID",
3   "version": "3.0.3.1",
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": "3.0.3"
21   },
22   "source_files": [
23     "ElastosDIDSDK/**/*.{h,m,swift}",
24     "Externals/Antlr4/**/**/*.{h,m,swift,interp,tokens,g4}",
25     "Externals/base58/*.{swift}",
26     "Externals/ByteBuffer/*.{swift}",
27     "Externals/CryptorECC/*.{swift}",
28     "Externals/HDKey/include/*.{h,swift}",
29     "Externals/SwiftJWT/*.{swift}"
30   ],
31   "vendored_libraries": "Externals/HDKey/lib/*.a",
32   "dependencies": {
33     "PromiseKit": [
34       "~> 6.9"
35     ],
36     "BlueRSA": [
37       "~> 1.0"
38     ],
39     "LoggerAPI": [
40       "~> 1.7"
41     ],
42     "KituraContracts": [
43       "~> 1.1"
44     ],
45     "BlueCryptor": [
46       "~> 1.0"
47     ],
48     "ReadWriteLock": [
49       "~> 1.0"
50     ],
51     "Swifter": [
53     ]
54   },
55   "pod_target_xcconfig": {
56     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
57   },
58   "user_target_xcconfig": {
59     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
60   },
61   "swift_version": "4.2"