[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 0 / 5 / Shakuro.HTTPClient / 1.1.4 / Shakuro.HTTPClient.podspec.json
blobe8eec5f145e3eafdb20277f14d2bdc367f038feb
2   "name": "Shakuro.HTTPClient",
3   "version": "1.1.4",
4   "summary": "HTTP client for iOS",
5   "homepage": "https://github.com/shakurocom/HTTPClient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "apopov1988": "apopov@shakuro.com",
12     "wwwpix": "spopov@shakuro.com"
13   },
14   "source": {
15     "git": "https://github.com/shakurocom/HTTPClient.git",
16     "tag": "1.1.4"
17   },
18   "swift_versions": [
19     "5.1",
20     "5.2",
21     "5.3",
22     "5.4",
23     "5.5",
24     "5.6"
25   ],
26   "source_files": "Source/*",
27   "platforms": {
28     "ios": "11.0"
29   },
30   "frameworks": "Foundation",
31   "dependencies": {
32     "Alamofire": [
33       "5.9.0"
34     ],
35     "Shakuro.CommonTypes": [
36       "~> 1.1"
37     ]
38   },
39   "swift_version": "5.6"