2 "name": "PickerPopupDialog",
4 "summary": "Display a Picker inside a Popup Dialog. It also gives you the ability to separate displayed text from values",
5 "description": "PickerPopupDialog is a a popup iOS picker control written in Swift 4. It lets you input any type of data in the format [(Any, String)].",
6 "homepage": "https://github.com/ribasal1/PickerPopupDialog",
12 "ribasal1": "github@linkmedia.ch"
15 "git": "https://github.com/ribasal1/PickerPopupDialog.git",
21 "source_files": "PickerPopupDialog/Classes/**/*",
22 "swift_version": "4.0"