[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / f / MMPickerView / 0.0.1 / MMPickerView.podspec.json
blob118e3d8ce10e13c2cc1ebd9930499928d2278173
2   "name": "MMPickerView",
3   "version": "0.0.1",
4   "summary": "An easy to use and customizable UIPickerView for your iOS app.",
5   "description": "An easy to use and customizable view component that presents a `UIPickerView` with a toolbar, Done button, animation, design options, selected value and previously selected value functionality.",
6   "homepage": "http://github.com/madjid/MMPickerView",
7   "screenshots": "https://dl.dropboxusercontent.com/u/73895323/MMPickerView-GitHub.png",
8   "license": "MIT",
9   "authors": {
10     "Madjid Mahdjoubi": "mail@madjid.se"
11   },
12   "source": {
13     "git": "https://github.com/madjid/MMPickerView.git",
14     "tag": "0.0.1"
15   },
16   "platforms": {
17     "ios": "6.1"
18   },
19   "source_files": "MMPickerView/*.{h,m}",
20   "frameworks": "CoreGraphics",
21   "requires_arc": true