4 "summary": "Simple Android-like popup menu",
5 "description": "A fast and simple way to add Android-like looking popup menu anywhere in a project with API similar to UIAlertController, but simpler :)\nIt is now possible to set custom background view to customize color and handle gestures.\nOptionally, any nib file can be used to present menu cell's content.",
6 "homepage": "https://github.com/Dmitriy837/DKPopupMenu",
7 "screenshots": "https://raw.githubusercontent.com/Dmitriy837/DKPopupMenu/master/Demo/simple.jpg",
10 "DmytroKovryhin": "agnostic.88@yandex.ua"
13 "git": "https://github.com/Dmitriy837/DKPopupMenu.git",
16 "social_media_url": "https://twitter.com/DmitriyKovrihin",
21 "source_files": "Pod/Classes/**/*.{h,m}",
23 "Pod/Assets/*.{png,storyboard,lproj}"