[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 4 / b / RDVCalendarView / 1.0.7 / RDVCalendarView.podspec.json
blob3d489d0f9fbe8b113e85784391c30707ec417022
2   "name": "RDVCalendarView",
3   "version": "1.0.7",
4   "summary": "Highly customizable calendarView and calendarViewController for iOS",
5   "description": "RDVCalendarView is iPad and iPhone compatible. Everything can be customized. \n  Supports landscape and portrait orientations and is fully localized using NSLocale.",
6   "homepage": "https://github.com/robbdimitrov/RDVCalendarView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robert Dimitrov": "robert_dimitrov@me.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/robbdimitrov/RDVCalendarView.git",
19     "tag": "v1.0.7"
20   },
21   "source_files": [
22     "RDVCalendarView",
23     "RDVCalendarView/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "CoreGraphics",
28     "Foundation"
29   ],
30   "requires_arc": true