[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / a / HDWalletSDK / 1.0.0 / HDWalletSDK.podspec.json
blob5b25f85709a7e4a1e44ed6de27a3dd32d3c7c111
2   "name": "HDWalletSDK",
3   "version": "1.0.0",
4   "summary": "HDWalletKit 因 pod 引入时, Keystore 文件错误后的修改",
5   "description": "HDWalletKit 因 pod 引入时, Keystore 文件错误后的修改",
6   "homepage": "https://github.com/Ann-iOS/HDWalletSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ann-iOS": "m18620345206@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Ann-iOS/HDWalletSDK.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "exclude_files": "HDWalletSDK/**/*.h",
22   "source_files": [
23     "HDWalletSDK",
24     "HDWalletSDK/**/*.{swift}"
25   ],
26   "swift_versions": "5",
27   "requires_arc": true,
28   "static_framework": true,
29   "module_name": "HDWalletSDK",
30   "dependencies": {
31     "secp256k1.swift": [
32       "~> 0.1.4"
33     ],
34     "CryptoSwift": [
35       "~> 1.0.0"
36     ]
37   },
38   "swift_version": "5"