[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / f / 2 / 7 / AsyncNetworking / 0.1.0 / AsyncNetworking.podspec.json
blob012cc3bd7fb9f18daab4f6412cfaae6910473b16
2   "name": "AsyncNetworking",
3   "version": "0.1.0",
4   "summary": "Lightweight Async/Await networking",
5   "description": "Lightweight Async/Await networking.",
6   "homepage": "https://github.com/anconaesselmann/AsyncNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Axel Ancona Esselmann": "axel@anconaesselmann.com"
13   },
14   "source": {
15     "git": "https://github.com/anconaesselmann/AsyncNetworking.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "swift_versions": "5.6",
22   "source_files": "AsyncNetworking/Classes/**/*",
23   "swift_version": "5.6"