4 "summary": "A Swift client for NATS messaging system.",
5 "description": "SwiftyNats is a lightweight Swift client for connecting to NATS servers. \nIt supports publishing and subscribing to topics in a straightforward and efficient manner.",
6 "homepage": "https://github.com/ddh4r4m/SwiftyNats",
12 "Dharam Dhurandhar": "ddh4r4m@gmail.com"
18 "git": "https://github.com/ddh4r4m/SwiftyNats.git",
21 "source_files": "Sources/**/*.{h,m,swift}",
22 "exclude_files": "Tests/**/*",
23 "resources": "Resources/*.png",
35 "swift_version": "5.7"