[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 2 / 4 / e / StepNetworking / 0.1.2 / StepNetworking.podspec.json
blob58c28161381b8a5da95e423f2a89fddb83b313c6
2   "name": "StepNetworking",
3   "version": "0.1.2",
4   "summary": "Easy async/await networking in swift",
5   "description": "Easy async/await http request in swift",
6   "homepage": "https://github.com/Marcodeg/StepNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marco Del Giudice": "m.delgiudice@outlook.it"
13   },
14   "source": {
15     "git": "https://github.com/Marcodeg/StepNetworking.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.3",
25     "5.4",
26     "5.5"
27   ],
28   "frameworks": "Foundation",
29   "source_files": "Sources/StepNetworking/**/*",
30   "swift_version": "5.5"