[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 1 / 6 / OCCalendar / 0.0.3 / OCCalendar.podspec.json
blob6b07fb6ef935d33f19c1680a45c3cd8b363b281f
2   "name": "OCCalendar",
3   "version": "0.0.3",
4   "license": "BSD",
5   "summary": "OCCalendar is a very simple component for iPhone/iPad that provides a 'Popover' date picker controller.",
6   "homepage": "https://github.com/ocrickard/OCCalendar",
7   "authors": {
8     "Oliver Clark Rickard": "help@mobileworldsoftware.com"
9   },
10   "source": {
11     "git": "https://github.com/ocrickard/OCCalendar.git",
12     "tag": "0.0.3"
13   },
14   "description": "OCCalendar is a very simple component for iPhone/iPad that provides a 'Popover' date picker controller. It is very easy to add to your project, and is 100% CoreGraphics code, so it uses no images, and is resolution independent. I realize that I need to cut down the size for iPhone a bit more. I originally wrote it just for iPad, and my paths and sizing are all just slightly too wide for the iPhone. I'll fix it when I get a chance.",
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "OCCalendarView",
19   "requires_arc": false