[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / f / d / CLWeeklyCalendarView / 0.0.3 / CLWeeklyCalendarView.podspec.json
blobb1884d011a78ff480c31f25f210c75f1e4d6c0ad
2   "name": "CLWeeklyCalendarView",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": "CLWeeklyCalendarView/CLWeeklyCalendarViewSourceCode/**/*.{h,m}"