[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 5 / 3 / b / ParticleNetworkBase / 0.15.0 / ParticleNetworkBase.podspec.json
blobc29e3daacb39d7ba6cec7479ad050892143885c5
2   "name": "ParticleNetworkBase",
3   "version": "0.15.0",
4   "summary": "ParticleNetworkBase provide base service, support Solana, Ethereum and more.",
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 2022 Particle Network. All rights reserved.\\n\\nThe Particle SDK is available under a commercial license (https://docs.particle.network/resources/terms-and-conditions/api-and-sdk-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-0.15.0.zip",
16     "sha1": "a561511318d259f9ac9797666cbbd209f79f7816"
17   },
18   "swift_versions": "5.7",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "vendored_frameworks": "XCFrameworks/ParticleNetworkBase.xcframework",
23   "dependencies": {
24     "CryptoSwift": [
26     ],
27     "BigInt": [
28       "~> 5.2.0"
29     ],
30     "RxSwift": [
31       "6.5.0"
32     ],
33     "RxCocoa": [
34       "6.5.0"
35     ],
36     "RxAlamofire": [
37       "~> 6.1.1"
38     ],
39     "SwiftyJSON": [
40       "~> 5.0"
41     ],
42     "SwiftyUserDefaults": [
43       "~> 5.3.0"
44     ],
45     "Base58.swift": [
47     ]
48   },
49   "resources": [
50     "XCFrameworks/ParticleNetworkBase/ParticleNetworkBase.bundle"
51   ],
52   "swift_version": "5.7"