[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 2 / 4 / e / StepNetworking / 0.1.1 / StepNetworking.podspec.json
blob4cde2c4d4bef23f7a15ca20ec34746f79d7adad0
2   "name": "StepNetworking",
3   "version": "0.1.1",
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.1"
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"