[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / 1 / a / ParticleNetwork / 0.1.1 / ParticleNetwork.podspec.json
blob9a378980dbf55245d80d9bd660d3ce98321aac5d
2   "name": "ParticleNetwork",
3   "version": "0.1.1",
4   "summary": "ParticleNetwork wallet, support Solana, Ethereum and more.",
5   "description": "The ParticleNetwork SDK for iOS framework provides:\n* Auth service\n* Wallet service",
6   "homepage": "https://particle.network/",
7   "license": {
8     "type": "Particle Network License",
9     "text": "      Copyright (c) Particle Network\n      \n"
10   },
11   "authors": {
12     "SunZhiC": "sunzhichao@minijoy.work"
13   },
14   "source": {
15     "http": "https://auth.particle.network/ParticleNetwork.framework.zip",
16     "sha1": "0c045d3c62e719046858e03f1cddb5c1d5078008"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "dependencies": {
23     "RxSwift": [
24       "6.5.0"
25     ],
26     "RxCocoa": [
27       "6.5.0"
28     ],
29     "CryptoSwift": [
30       "~> 1.4.1"
31     ],
32     "RxAlamofire": [
33       "~> 6.1.1"
34     ],
35     "SwiftyJSON": [
36       "~> 5.0"
37     ],
38     "SwiftyUserDefaults": [
39       "~> 5.3.0"
40     ]
41   },
42   "swift_version": "5.0"