[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / 0 / ParticleWalletAPI / 0.10.0 / ParticleWalletAPI.podspec.json
blobfbcd1cec56adee7a8926280f8f8ad4ffcc695ad1
2   "name": "ParticleWalletAPI",
3   "version": "0.10.0",
4   "summary": "ParticleWalletAPI provide api service, support Solana, Ethereum and more.",
5   "description": "Particle API provides a robust, secure, and highly available blockchain API.\nNot only do we have JSON-RPC support, but also enhanced API. This allows you to receive transaction information and NFTs through addresses, obtain token prices, smartly encode/decode transactions, and more. Compared to other node services, you develop your dApp faster while also ensuring that it performs better.",
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.10.0.zip",
16     "sha1": "25e3326837cb24a7cf20c1df45e10b8c1ef9f69d"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "vendored_frameworks": "XCFrameworks/ParticleWalletAPI.xcframework",
23   "dependencies": {
24     "GRDB.swift": [
25       "5.26.1"
26     ],
27     "RxSwift": [
28       "6.5.0"
29     ],
30     "RxCocoa": [
31       "6.5.0"
32     ],
33     "CryptoSwift": [
35     ],
36     "RxAlamofire": [
37       "~> 6.1.1"
38     ],
39     "SwiftyJSON": [
40       "~> 5.0"
41     ],
42     "SwiftyUserDefaults": [
43       "~> 5.3.0"
44     ],
45     "ParticleNetworkBase": [
47     ]
48   },
49   "swift_version": "5.0"