ActionCableMapper 0.1.3×Maintained by Adam Debono.Installation Guide×Installation Guide for ActionCableMapperYou want to add pod 'ActionCableMapper', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'ActionCableMapper', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ActionCableMapperSee PodspecGitHub RepoPage on CocoaPods.orgActionCableMapper 0.1.3ByAdam Debonoadamdebono/ActionCableMapperGitHub RepoActionCableMapper A framework to map rails ActionCable channels into swift objects