UZMultipleLayeredPopoverController 1.0.0× TestsTested ✗ LangLanguage Obj-CObjective C License BSD ReleasedLast Release Dec 2014Maintained by sonson.Installation Guide×Installation Guide for UZMultipleLayeredPopoverControllerYou want to add pod 'UZMultipleLayeredPopoverController', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'UZMultipleLayeredPopoverController', '~> 1.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 UZMultipleLayeredPopoverControllerSee PodspecGitHub RepoPage on CocoaPods.orgUZMultipleLayeredPopoverController 1.0.0ByYuichi Yoshidasonsongithub/UZMultipleLayeredPopoverControllerGitHub Repo Custom popover controller for iOS7 What's UZMultipleLayeredPopoverController? UZMultipleLayeredPopoverController class implements the popover controller like UIPopoverController. The class supports the display of UIViewController instance on the popover like using UIPopoverController objects. How to build Not yet. Document Not yet. License UZMultipleLayeredPopoverController is available under BSD-License. See LICENSE file in this repository.