[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / 9 / UHIHTTPClient / 0.6.0 / UHIHTTPClient.podspec.json
blobf711dbe8b8d2b7ed2cd830b088c1918843306b7c
2   "name": "UHIHTTPClient",
3   "version": "0.6.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Communicate via HTTP easily in Swift.",
9   "homepage": "https://github.com/uhooi/swift-http-client",
10   "authors": {
11     "uhooi": "the_uhooi@yahoo.co.jp"
12   },
13   "social_media_url": "https://twitter.com/the_uhooi",
14   "source": {
15     "git": "https://github.com/uhooi/swift-http-client.git",
16     "tag": "0.6.0"
17   },
18   "source_files": "Sources/**/*.swift",
19   "swift_versions": [
20     "5.5.2"
21   ],
22   "frameworks": "Foundation",
23   "platforms": {
24     "ios": "13.0",
25     "osx": "10.15",
26     "tvos": "13.0",
27     "watchos": "6.0"
28   },
29   "swift_version": "5.5.2"