[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 3 / b / ParticleNetworkBase / 1.4.1 / ParticleNetworkBase.podspec.json
blob35fa9a2377a7d3a9e205085842aff42d87eab437
2   "name": "ParticleNetworkBase",
3   "version": "1.4.1",
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 2024 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-1.4.1.zip",
16     "sha1": "36ab3cc1370f33e49d9ce205a75e0c624277158d"
17   },
18   "swift_versions": "5.7",
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   },
52   "resources": [
53     "XCFrameworks/ParticleNetworkBase/ParticleNetworkBase.bundle"
54   ],
55   "swift_version": "5.7"