[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / b / 0 / 5 / Shakuro.HTTPClient / 1.1.0 / Shakuro.HTTPClient.podspec.json
blobf3d0ab9c3e66e47bb9506bbde635363cf6b5a1d7
2   "name": "Shakuro.HTTPClient",
3   "version": "1.1.0",
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.0"
17   },
18   "swift_versions": [
19     "5.1",
20     "5.2",
21     "5.3",
22     "5.4"
23   ],
24   "source_files": "Source/*",
25   "platforms": {
26     "ios": "10.0"
27   },
28   "frameworks": "Foundation",
29   "dependencies": {
30     "Alamofire": [
31       "5.1.0"
32     ],
33     "Shakuro.CommonTypes": [
34       "1.1.0"
35     ]
36   },
37   "swift_version": "5.4"