[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 5 / RMPickerViewController / 1.2.0 / RMPickerViewController.podspec.json
blob1fb90d24b9442c9a70ebb77de21dd68d429a55ac
2   "name": "RMPickerViewController",
3   "version": "1.2.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     "CooperRS": "rm@cooperrs.de"
16   },
17   "source": {
18     "git": "https://github.com/CooperRS/RMPickerViewController.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "RMPickerViewController/*",
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true,
26   "frameworks": [
27     "CoreGraphics",
28     "QuartzCore"
29   ]