[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 9 / 4 / e / HttpRequester / 1.0.8 / HttpRequester.podspec.json
blob0deebc0a1727d8efca371ab2d23c4c820b29d598
2   "name": "HttpRequester",
3   "version": "1.0.8",
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.8"
17   },
18   "source_files": "HttpRequester/**/*.swift",
19   "swift_version": "4.2"