[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 3 / b / ParticleNetworkBase / 2.0.2 / ParticleNetworkBase.podspec.json
blob6448d65d62dac7943af5c734b6fa31d810d1f8b9
2   "name": "ParticleNetworkBase",
3   "summary": "ParticleNetworkBase provides base service, support Solana, Ethereum and more.",
4   "version": "2.0.2",
5   "description": "Particle Network is a full-stack, data-driven, and composable Web3 data and development platform. Our vision is to accelerate the world's transition into the cryptoverse. Using our powerful SDKs, developers can focus on creating great app experiences rather than the heavy lifting.",
6   "homepage": "https://particle.network/",
7   "license": {
8     "type": "Commercial License",
9     "text": "\nCopyright 2024 Particle Network. All rights reserved.\n\nThe Particle SDK is available under a commercial license (https://developers.particle.network/landing/tos/license-agreement).\n\n"
10   },
11   "authors": {
12     "SunZhiC": "sunzhichao@minijoy.work"
13   },
14   "source": {
15     "http": "https://static.particle.network/sdks/ios/ParticleNetwork-Static_XCFramework-2.0.2.zip",
16     "sha1": "be254bc94f26e9a40e33c807d086c1ad74d8e1e4"
17   },
18   "swift_versions": "5.9",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "vendored_frameworks": "XCFrameworks/ParticleNetworkBase.xcframework",
23   "dependencies": {
24     "CryptoSwift": [
25       "~> 1.8.1"
26     ],
27     "BigInt": [
28       "~> 5.2.0"
29     ],
30     "RxSwift": [
31       "6.6.0"
32     ],
33     "RxCocoa": [
34       "6.6.0"
35     ],
36     "RxAlamofire": [
37       "~> 6.1.1"
38     ],
39     "Alamofire": [
40       "~> 5.9.0"
41     ],
42     "SwiftyJSON": [
43       "~> 5.0.1"
44     ],
45     "SwiftyUserDefaults": [
46       "~> 5.3.0"
47     ],
48     "Base58.swift": [
50     ],
51     "ParticleNetworkChains": [
53     ]
54   },
55   "resources": [
56     "XCFrameworks/ParticleNetworkBase/ParticleNetworkBase.bundle"
57   ],
58   "swift_version": "5.9"