2 "name": "ActionCableClient",
4 "summary": "A Swift client for the Rails ActionCable WebSocket server.",
5 "description": "ActionCable is a new WebSocket server being released with Rails 5 which makes it easy to add real-time features to your app. This Swift client makes it dead-simple to connect with that server, abstracting away everything except what you need to get going.",
6 "homepage": "https://github.com/danielrhodes/Swift-ActionCableClient",
9 "Daniel Rhodes": "rhodes.daniel@gmail.com"
12 "git": "https://github.com/danielrhodes/Swift-ActionCableClient.git",
15 "social_media_url": "https://twitter.com/danielrhodes",
20 "source_files": "Pod/Classes/**/*",
22 "ActionCableClient": [
26 "frameworks": "Foundation",