[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / d / JuiceWeb3 / 3.3.0 / JuiceWeb3.podspec.json
blob6edca5634076899fa60c9a795f2a77ce49fd7d1a
2   "name": "JuiceWeb3",
3   "version": "3.3.0",
4   "summary": "JuiceWeb3 SDK is a Swift development kit for Juice public chain provided by Juice for iOS developers.",
5   "description": "JuiceWeb3 SDK is a Swift development kit for Juice public chain provided by Juice for iOS developers.",
6   "homepage": "https://github.com/juicemx/Juice-IOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ben": "huangzhangcheng@matrixelements.com"
13   },
14   "source": {
15     "git": "https://github.com/juicemx/Juice-IOS-SDK.git",
16     "tag": "3.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JuiceWeb3/JuiceWeb3/Classes/**/*",
22   "dependencies": {
23     "BigInt": [
24       "~> 5.2.0"
25     ],
26     "CryptoSwift": [
27       "~> 1.3.1"
28     ],
29     "secp256k1.swift": [
30       "~> 0.1.4"
31     ],
32     "Localize-Swift": [
33       "~> 3.1.0"
34     ]
35   },
36   "swift_versions": [
37     "5.0",
38     "5.1",
39     "5.2"
40   ],
41   "pod_target_xcconfig": {
42     "c": "-Owholemodule"
43   },
44   "swift_version": "5.2"