[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / e / 9 / RMDateSelectionViewController / 2.0.3 / RMDateSelectionViewController.podspec.json
blob0789d16f27f61f75eebb0b148aac592c010b10f7
2   "name": "RMDateSelectionViewController",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "2.0.3",
7   "summary": "This is an iOS control for selecting a date using UIDatePicker in a UIActionSheet like fashion",
8   "homepage": "https://github.com/CooperRS/RMDateSelectionViewController",
9   "screenshots": [
10     "http://cooperrs.github.io/RMDateSelectionViewController/Images/Blur-Screen-Portrait.png",
11     "http://cooperrs.github.io/RMDateSelectionViewController/Images/Blur-Screen-Landscape.png",
12     "http://cooperrs.github.io/RMDateSelectionViewController/Images/Blur-Screen-Portrait-Black.png"
13   ],
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Roland Moers": "rm@cooperrs.de"
20   },
21   "source": {
22     "git": "https://github.com/CooperRS/RMDateSelectionViewController.git",
23     "tag": "2.0.3"
24   },
25   "source_files": "RMDateSelectionViewController/*",
26   "requires_arc": true,
27   "dependencies": {
28     "RMActionController": [
29       "~> 1.0.5"
30     ]
31   }