[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / 5 / Shakuro.HTTPClient / 1.0.3 / Shakuro.HTTPClient.podspec.json
blob3ea1f29c9e23ab1152fdc2d472de2ecadf9f5d2f
2   "name": "Shakuro.HTTPClient",
3   "version": "1.0.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.0.3"
17   },
18   "dependencies": {
19     "Alamofire": [
20       "5.1.0"
21     ],
22     "Shakuro.CommonTypes": [
23       "1.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": "11.0"
35   },
36   "swift_version": "5.3"