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