[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 4 / e / WeeklyCalendar / 0.0.4 / WeeklyCalendar.podspec.json
blobc895031a45a6043dbb961c06680bb70d0e04c35b
2   "name": "WeeklyCalendar",
3   "version": "0.0.4",
4   "license": "MIT",
5   "summary": "WeeklyCalendar for iOS",
6   "description": "  \t\t\t\t\tWeeklyCalendar, calendar control\n",
7   "homepage": "https://github.com/dzhurov/MWWeekCalendar",
8   "authors": {
9     "Dmitry Zhurov": "zim01001@gmail.com",
10     "Sergiy Konovorotskiy": "skonovorotskiy@gmail.com",
11     "Andrey Durbalo": "andrey.durbalo@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/dzhurov/MWWeekCalendar.git",
15     "tag": "0.0.4",
16     "submodules": true
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "WeeklyCalendarSource/**/*.{h,m}",
23   "resources": "WeeklyCalendarSource/**/*.{xib}",
24   "dependencies": {
25     "PureLayout": [
27     ]
28   }