[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 1 / d / e / OrcaSwapSwift / 1.0.3 / OrcaSwapSwift.podspec.json
blob5ce43125d4b72d112d43986251229747488cdb7e
2   "name": "OrcaSwapSwift",
3   "version": "1.0.3",
4   "summary": "A client for OrcaSwap written in Swift.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/p2p-org/OrcaSwapSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chung Tran": "bigearsenal@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/p2p-org/OrcaSwapSwift.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.5",
22   "source_files": "Sources/OrcaSwapSwift/**/*",
23   "dependencies": {
24     "RxAlamofire": [
25       "~> 6.1.1"
26     ],
27     "SolanaSwift": [
28       "1.1.10"
29     ]
30   },
31   "swift_version": "5.5"