[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / f / d / CLWeeklyCalendarView / 0.0.2 / CLWeeklyCalendarView.podspec.json
blob4cb460d05f54e765a3976011ca4f44c6d00134b7
2   "name": "CLWeeklyCalendarView",
3   "version": "0.0.2",
4   "summary": "Weekly calendar view for iOS.",
5   "description": "Weekly Calendar view for iOS, with customisable background colour, date colour, scrolling to different weeks, disabling selection of certain dates, and more.",
6   "homepage": "https://github.com/esusatyo/CLWeeklyCalendarView",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Enrico Susatyo": "esusatyo@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/esusatyo",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/esusatyo/CLWeeklyCalendarView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "CLWeeklyCalendarView/CLWeeklyCalendarViewSourceCode/**/*.{h,m}"