[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / e / a / SolanaWeb3 / 0.0.3 / SolanaWeb3.podspec.json
blob2e5ee38551c1f489db4362658a6e15b2b8096513
2   "name": "SolanaWeb3",
3   "version": "0.0.3",
4   "summary": "Solana web3 Swift API",
5   "description": "The SolanaWeb3 swift library aims to provide complete coverage of Solana. The library was built on top of the Solana JSON RPC API.",
6   "homepage": "https://github.com/portto/solana-web3.swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Scott": "scott@portto.com"
13   },
14   "source": {
15     "git": "https://github.com/portto/solana-web3.swift.git",
16     "tag": "0.0.3"
17   },
18   "social_media_url": "https://twitter.com/BloctoApp",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "Sources/**/*",
24   "dependencies": {
25     "CryptoSwift": [
26       "~> 1.4"
27     ],
28     "TweetNacl": [
30     ],
31     "Runtime": [
32       "~> 2.2"
33     ],
34     "Alamofire": [
35       "~> 5.5"
36     ]
37   },
38   "swift_version": "5.0"