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