[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 5 / RMPickerViewController / 2.0.3 / RMPickerViewController.podspec.json
blob13d310d1d1b9878325d196b2900c0473d2f548c1
2   "name": "RMPickerViewController",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "2.0.3",
7   "summary": "This is an iOS control for selecting something using UIPickerView in a UIActionSheet like fashion",
8   "homepage": "https://github.com/CooperRS/RMPickerViewController",
9   "screenshots": [
10     "http://cooperrs.github.io/RMPickerViewController/images/Blur-Screen1.png",
11     "http://cooperrs.github.io/RMPickerViewController/images/Blur-Screen2.png",
12     "http://cooperrs.github.io/RMPickerViewController/images/Blur-Screen3.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/RMPickerViewController.git",
23     "tag": "2.0.3"
24   },
25   "source_files": "RMPickerViewController/*",
26   "requires_arc": true,
27   "dependencies": {
28     "RMActionController": [
29       "~> 1.0.5"
30     ]
31   }