[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 5 / RMPickerViewController / 1.0.0 / RMPickerViewController.podspec.json
blob6de1a131d51362a40f7cf7514f070c0a695667cd
2   "name": "RMPickerViewController",
3   "version": "1.0.0",
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/Screen1.png",
8     "http://cooperrs.github.io/RMPickerViewController/Images/Screen2.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Roland Moers": "snippets@cooperrs.de"
16   },
17   "source": {
18     "git": "https://github.com/CooperRS/RMPickerViewController.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "RMPickerViewController/*",
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true,
26   "frameworks": [
27     "CoreGraphics",
28     "QuartzCore"
29   ]