4 "summary": "Lightweight class library for creating drop down list controls for iOS.",
5 "description": "DownPicker is an extremely light-weight class library for creating DropDownList / ComboBox controls for iOS that will behave like their HTML / Android counterparts.\nYou'll only need a standard UITextField and few lines of code.",
6 "homepage": "https://github.com/Darkseal/DownPicker",
9 "Ryan": "ryan@ryadel.com"
12 "git": "https://github.com/Darkseal/DownPicker.git",
19 "source_files": "DownPicker/**/*.{h,m}",
25 "public_header_files": "DownPicker/**/*.h"