[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 5 / RMPickerViewController / 1.3.2 / RMPickerViewController.podspec.json
blob698c619edad47e1c126ccf80f8adaf5c37241afc
2   "name": "RMPickerViewController",
3   "version": "1.3.2",
4   "summary": "This is an iOS control for selecting something using UIPickerView in a UIActionSheet like fashion",
5   "homepage": "https://github.com/CooperRS/RMPickerViewController",
6   "screenshots": [
7     "http://cooperrs.github.io/RMPickerViewController/images/Blur-Screen1.png",
8     "http://cooperrs.github.io/RMPickerViewController/images/Blur-Screen2.png",
9     "http://cooperrs.github.io/RMPickerViewController/images/Blur-Screen3.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Roland Moers": "rm@cooperrs.de"
17   },
18   "source": {
19     "git": "https://github.com/CooperRS/RMPickerViewController.git",
20     "tag": "1.3.2"
21   },
22   "source_files": "RMPickerViewController/*",
23   "platforms": {
24     "ios": "7.0"
25   },
26   "requires_arc": true,
27   "frameworks": [
28     "CoreGraphics",
29     "QuartzCore"
30   ]