[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / 5 / Shakuro.HTTPClient / 1.1.3 / Shakuro.HTTPClient.podspec.json
blobb1dd1d3e12b80f00ac9ee71c082c318c9aff8f1f
2   "name": "Shakuro.HTTPClient",
3   "version": "1.1.3",
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.3"
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.1.0"
34     ],
35     "Shakuro.CommonTypes": [
36       "~> 1.1"
37     ]
38   },
39   "swift_version": "5.6"