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