[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 4 / e / HttpRequester / 1.0.5 / HttpRequester.podspec.json
blob954421f8360c286077c0c6a6ddbdf043fc1c549a
2   "name": "HttpRequester",
3   "version": "1.0.5",
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.5"
17   },
18   "source_files": "HttpRequester/**/*.swift",
19   "swift_version": "4.2"