CCNStatusItemView 0.2.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jan 2015Maintained by Frank Gregor.Installation Guide×Installation Guide for CCNStatusItemViewYou want to add pod 'CCNStatusItemView', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'CCNStatusItemView', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try CCNStatusItemViewSee PodspecGitHub RepoPage on CocoaPods.orgCCNStatusItemView 0.2.1ByFrank Gregorphranck/CCNStatusItemViewGitHub Repo CCNStatusItemView is a subclass of NSView to act as a custom view for NSStatusItem. Installation pod 'CCNStatusItemView' Authors Frank Gregor License MIT