[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / e / 9 / RMDateSelectionViewController / 0.9.1 / RMDateSelectionViewController.podspec.json
blobbc3f7a9c7579074140376d20d2c2c95c5c42929b
2   "name": "RMDateSelectionViewController",
3   "version": "0.9.1",
4   "summary": "iOS control for selecting a date using UIDatePicker in a UIActionSheet like fashion",
5   "homepage": "https://github.com/CooperRS/RMDateSelectionViewController",
6   "screenshots": [
7     "http://cooperrs.github.io/RMDateSelectionViewController/Images/Screen-Portrait.png",
8     "http://cooperrs.github.io/RMDateSelectionViewController/Images/Screen-Landscape.png",
9     "http://cooperrs.github.io/RMDateSelectionViewController/Images/Screen-Portrait-Black.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Roland Moers": "snippets@cooperrs.de"
17   },
18   "source": {
19     "git": "https://github.com/CooperRS/RMDateSelectionViewController.git",
20     "tag": "0.9.1"
21   },
22   "source_files": "RMDateSelectionViewController/*",
23   "resources": "RMDateSelectionViewController/*.lproj",
24   "platforms": {
25     "ios": "7.0"
26   },
27   "requires_arc": true,
28   "frameworks": [
29     "CoreGraphics",
30     "QuartzCore"
31   ],
32   "deprecated": true