[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / e / a / c / FlyingSocks / 0.12.1 / FlyingSocks.podspec.json
blobcd3302c5175d0766952d103813c6f8e438ce72a9
2   "name": "FlyingSocks",
3   "version": "0.12.1",
4   "summary": "Lightweight, async sockets written in Swift using async/await",
5   "homepage": "https://github.com/swhitty/FlyingFox",
6   "authors": "Simon Whitty",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/swhitty/FlyingFox.git",
13     "tag": "0.12.1"
14   },
15   "platforms": {
16     "ios": "13.0",
17     "osx": "10.15",
18     "tvos": "13.0"
19   },
20   "source_files": "FlyingSocks/Sources/**/*.swift",
21   "swift_version": "5.5"