[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / f / 2 / OCCalendar-Ext / 0.1.8 / OCCalendar-Ext.podspec.json
blobd1c98c72030c4327665e8b9ed7b0f4c946a013d5
2   "name": "OCCalendar-Ext",
3   "version": "0.1.8",
4   "summary": "An extension lib of OCCalendar",
5   "description": "                       This lib is an extension lib of OCCalendar, and it is a very simple component for iPhone/iPad that provides a 'Popover' date picker controller.\n",
6   "homepage": "https://github.com/Kjuly/OCCalendar",
7   "license": "MIT",
8   "authors": {
9     "Kaijie Yu": "dev@kjuly.com"
10   },
11   "source": {
12     "git": "https://github.com/Kjuly/OCCalendar.git",
13     "tag": "0.1.8"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "OCCalendarView",
20   "frameworks": [
21     "UIKit",
22     "CoreGraphics"
23   ]