2 "name": "HTTPTaskPublisher",
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",
12 "hainayanda": "hainayanda@outlook.com"
15 "git": "https://github.com/hainayanda/HTTPTaskPublisher.git",
24 "swift_versions": "5.5",
25 "source_files": "HTTPTaskPublisher/Classes/**/*",
26 "swift_version": "5.5"