2 "name": "TMROPickerView",
4 "summary": "A simple UIPickerView subclass for iOS written in Swift",
5 "description": "A UIPickerView subclass that uses generics to select and display strings.",
6 "homepage": "https://github.com/TomorrowIdeas/TMROPickerView",
12 "benji": "benji@tomorrow.me"
17 "swift_versions": "4.2",
19 "git": "https://github.com/TomorrowIdeas/TMROPickerView.git",
22 "source_files": "TMROPickerView/**/*.{h,m,swift}",
23 "swift_version": "4.2"