4 "summary": "Swift client library for Phoenix Channels",
5 "description": "BittyBird is a Swift client library for interacting with Phoenix Channels. It defaults to using JSON for serialization, but also comes with a MessagePack serializer for encoding and decoding messages to/from binary.",
6 "homepage": "https://github.com/neneboe/BittyBird",
12 "Nick Eneboe": "neneboe@gmail.com"
15 "git": "https://github.com/neneboe/BittyBird.git",
21 "swift_version": "4.1",
22 "source_files": "BittyBird/Classes/**/*",