[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 4 / b / RDVCalendarView / 1.0.1 / RDVCalendarView.podspec.json
blob6076fd93883d4ac3b5cf51564c15ed9abbb76e04
2   "name": "RDVCalendarView",
3   "version": "1.0.1",
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.1"
20   },
21   "source_files": [
22     "RDVCalendarView",
23     "RDVCalendarView/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "CoreGraphics",
28     "Foundation"
29   ],
30   "requires_arc": true