AMOptionMenu 0.1.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for AMOptionMenuYou want to add pod 'AMOptionMenu', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'AMOptionMenu', '~> 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 AMOptionMenuSee PodspecGitHub RepoPage on CocoaPods.orgAMOptionMenu 0.1.0ByAndy Mroczkowskiamrox/AMOptionMenuGitHub Repo AMOptionMenu is a Cocoa multi-option popup menu, similar to Xcode's "Overview" toolbar item. It's features include: Demo Video Multiple controls can be driven by the same data source Setting state via key-value coding Populating a standard NSMenu instead of/addition to popup buttons Optional short titles for summaries Explicitly or automatically limiting the number of items in the summary. Instantiating controls from code or nib Loading data from code or external plists