2 "name": "RMPickerViewController",
7 "summary": "This is an iOS control for selecting something using UIPickerView in a UIAlertController like fashion",
8 "description": "This framework allows you to pick something with a picker presented as an action sheet. In addition, it allows you to add actions arround the presented picker which behave like a button and can be tapped by the user. The result looks very much like an UIActionSheet or UIAlertController with a UIPickerView and some UIActions attached.",
9 "homepage": "https://github.com/CooperRS/RMPickerViewController",
11 "http://cooperrs.github.io/RMPickerViewController/images/Blur-Screen1.png",
12 "http://cooperrs.github.io/RMPickerViewController/images/Blur-Screen2.png",
13 "http://cooperrs.github.io/RMPickerViewController/images/Blur-Screen3.png"
20 "Roland Moers": "rm@cooperrs.de"
23 "git": "https://github.com/CooperRS/RMPickerViewController.git",
26 "source_files": "RMPickerViewController/*.{h,m}",
29 "RMActionController": [