ObjectiveZMQ 0.1.0× TestsTested ✗ LangLanguage Obj-CObjective C License Custom ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for ObjectiveZMQYou want to add pod 'ObjectiveZMQ', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'ObjectiveZMQ', '~> 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 ObjectiveZMQSee PodspecGitHub RepoPage on CocoaPods.orgObjectiveZMQ 0.1.0ByRowan JamesSavageInteractive/ObjectiveZMQGitHub Repo High-level Objective-C bindings for ØMQ. Allows the use of ZeroMQ from modern Objective-C 2.0 projects. Wraps low-level arrays, messages, and polling with NSData, blocks, and Grand Central Dispatch queues. Installation pod 'ObjectiveZMQ' Authors Rowan James License Custom