[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / 9 / UHIHTTPClient / 0.2.1 / UHIHTTPClient.podspec.json
blob6033c63676ba55b9118e7a2e05a1aaa4e43d930b
2   "name": "UHIHTTPClient",
3   "version": "0.2.1",
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.2.1"
17   },
18   "source_files": "Sources/**/*.swift",
19   "swift_versions": [
20     "5.1",
21     "5.2",
22     "5.3",
23     "5.4"
24   ],
25   "frameworks": "Foundation",
26   "platforms": {
27     "ios": "9.0",
28     "osx": "10.10",
29     "tvos": "9.0",
30     "watchos": "2.0"
31   },
32   "swift_version": "5.4"