LCWebSocket 0.0.3×Maintained by zapcannon87.Installation Guide×Installation Guide for LCWebSocketYou want to add pod 'LCWebSocket', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'LCWebSocket', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try LCWebSocketSee PodspecGitHub RepoPage on CocoaPods.orgLCWebSocket 0.0.3Byzapcannon87leancloud/LCWebSocketGitHub RepoLCWebSocket WebSocket client in Objective-C