5 "summary": "Generic popover implementation for iOS with same API as the UIPopoverController.",
6 "description": "Generic popover implementation for iOS with same API as the UIPopoverController for the iPad, but configurable with custom background and available for iPhone as well.",
7 "homepage": "https://github.com/werner77/WEPopover",
9 "Werner Altewischer": "http://www.werner-it.com/"
12 "git": "https://github.com/werner77/WEPopover.git",
23 "source_files": "Classes/Popover/**/*.{c,m,h}",
24 "resources": "Resources/Popover/**/*.*"