[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 4 / e / HttpRequester / 1.0.7 / HttpRequester.podspec.json
blobf68d3482f1785192c57b888411895e28cfb9d722
2   "name": "HttpRequester",
3   "version": "1.0.7",
4   "summary": "Helper for http requests in swift.",
5   "description": "Helper for all your http requests. fast and super easy to use",
6   "homepage": "https://github.com/HenSh2/HttpRequester",
7   "license": "MIT",
8   "authors": {
9     "HenSh": "hensh2@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/HenSh2/HttpRequester.git",
16     "tag": "1.0.7"
17   },
18   "source_files": "HttpRequester/**/*.swift",
19   "swift_version": "4.2"