[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 3 / b / ParticleNetworkBase / 1.3.5 / ParticleNetworkBase.podspec.json
blobc4affc449e96572cc714cf8d745a8e9bec260b94
2   "name": "ParticleNetworkBase",
3   "version": "1.3.5",
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.5.zip",
16     "sha1": "d64fc8d07b5fde7d3f5b260cd691642f0ce3a398"
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"