[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 0 / f / 2 / OCCalendar-Ext / 0.1.3 / OCCalendar-Ext.podspec.json
blobd47a0ef2f2619699439fd6457de94a5269eace7f
2   "name": "OCCalendar-Ext",
3   "version": "0.1.3",
4   "summary": "OCCalendar is a very simple component for iPhone/iPad that provides a 'Popover' date picker controller.",
5   "homepage": "https://github.com/Kjuly/OCCalendar",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Oliver Clark Rickard": "help@mobileworldsoftware.com"
12   },
13   "source": {
14     "git": "https://github.com/Kjuly/OCCalendar.git",
15     "tag": "0.1.3"
16   },
17   "source_files": [
18     "OCCalendarView",
19     "OCCalendarView/*.{h,m}"
20   ],
21   "requires_arc": false,
22   "platforms": {
23     "ios": null
24   }