blob: 527874960f09a820c1b6a24d3d9d2fd3f4f3de5b [file] [log] [blame]
{
"name": "RMDateSelectionViewController",
"version": "1.4.1",
"summary": "iOS control for selecting a date using UIDatePicker in a UIActionSheet like fashion",
"homepage": "https://github.com/CooperRS/RMDateSelectionViewController",
"screenshots": [
"http://cooperrs.github.io/RMDateSelectionViewController/Images/Blur-Screen-Portrait.png",
"http://cooperrs.github.io/RMDateSelectionViewController/Images/Blur-Screen-Landscape.png",
"http://cooperrs.github.io/RMDateSelectionViewController/Images/Blur-Screen-Portrait-Black.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roland Moers": "rm@cooperrs.de"
},
"source": {
"git": "https://github.com/CooperRS/RMDateSelectionViewController.git",
"tag": "1.4.1"
},
"source_files": "RMDateSelectionViewController/*",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"CoreGraphics",
"QuartzCore"
]
}