2 "name": "RMDateSelectionViewController",
7 "summary": "This is an iOS control for selecting a date using UIDatePicker in a UIAlertController like manner",
8 "description": "This framework allows you to select a date by presenting an action sheet. In addition, it allows you to add actions arround the presented date 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 UIDatePicker and some UIActions attached.",
9 "homepage": "https://github.com/CooperRS/RMDateSelectionViewController",
11 "http://cooperrs.github.io/RMDateSelectionViewController/Images/Blur-Screen-Portrait.png",
12 "http://cooperrs.github.io/RMDateSelectionViewController/Images/Blur-Screen-Landscape.png",
13 "http://cooperrs.github.io/RMDateSelectionViewController/Images/Blur-Screen-Portrait-Black.png"
20 "Roland Moers": "rm@cooperrs.de"
23 "git": "https://github.com/CooperRS/RMDateSelectionViewController.git",
26 "source_files": "RMDateSelectionViewController/*.{h,m}",
29 "RMActionController": [