2 "name": "DropdownView",
4 "summary": "DropdownView is a generic dropdown control.",
5 "swift_version": "3.2",
6 "description": "DropdownView is a generic dropdown control that you can use and adapt\nto your needs. It contains the basic use case of a dropdown, allowing you to feed the data by using data source and delegate as you would with a UITableView.",
7 "homepage": "https://github.com/Prismik/DropdownView",
13 "Prismik": "francis.beauchampsc@gmail.com"
16 "git": "https://github.com/Prismik/DropdownView.git",
22 "source_files": "DropdownView/Classes/**/*"