[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / d / HTTPTaskPublisher / 2.0.1 / HTTPTaskPublisher.podspec.json
blob3c480beea6dc16e0d39ffb156a15fd06d5565a96
2   "name": "HTTPTaskPublisher",
3   "version": "2.0.1",
4   "summary": "Swift Publisher for HTTP request",
5   "description": "HTTPTaskPublisher does not aim to recreate the `DataTaskPublisher`, but as an extension of it. In fact, HTTPTaskPublisher is using `DataTaskPublisher` behind it. What it did do is, it will do the hard work to ensure your HTTP request works smoothly.",
6   "homepage": "https://github.com/hainayanda/HTTPTaskPublisher",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hainayanda": "hainayanda@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/hainayanda/HTTPTaskPublisher.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.15",
21     "tvos": "13.0",
22     "watchos": "8.0"
23   },
24   "swift_versions": "5.5",
25   "source_files": "HTTPTaskPublisher/Classes/**/*",
26   "swift_version": "5.5"