2 "name": "CometDClient",
4 "summary": "Swift client for CometD",
5 "description": "CometD is a scalable web event routing bus that allows you to write low-latency, server-side, event-driven web applications. Typical examples of such applications are stock trading applications, web chat applications, online games, and monitoring consoles.",
6 "homepage": "https://cometd.org/",
9 "Anthony GUIGUEN": "anthony@insurlytech.com"
15 "git": "https://github.com/Insurlytech/CometDClient-iOS.git",
18 "source_files": "Sources/**/*.swift",
19 "exclude_files": "Classes/Exclude",
20 "swift_versions": "5.2",
21 "frameworks": "Foundation",
34 "swift_version": "5.2"