[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 1 / 4 / PreDID / 1.6.4 / PreDID.podspec.json
blob387bba20de972f96e4464d469f0245c775a49398
2   "name": "PreDID",
3   "version": "1.6.4",
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.4"
21   },
22   "source_files": "ElastosDIDSDK/Source/**/*.{h,m,swift,interp,tokens,g4}",
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"