[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 3 / b / ParticleNetworkBase / 1.3.2 / ParticleNetworkBase.podspec.json
blob9b8a6da528f30a3e3c46998a54fe4e812b172b2e
2   "name": "ParticleNetworkBase",
3   "version": "1.3.2",
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-1.3.2.zip",
16     "sha1": "9d1d39e7c21e670f72d85aff8e997bf684c7589a"
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"