blob: c895031a45a6043dbb961c06680bb70d0e04c35b [file] [log] [blame]
{
"name": "WeeklyCalendar",
"version": "0.0.4",
"license": "MIT",
"summary": "WeeklyCalendar for iOS",
"description": " \t\t\t\t\tWeeklyCalendar, calendar control\n",
"homepage": "https://github.com/dzhurov/MWWeekCalendar",
"authors": {
"Dmitry Zhurov": "zim01001@gmail.com",
"Sergiy Konovorotskiy": "skonovorotskiy@gmail.com",
"Andrey Durbalo": "andrey.durbalo@gmail.com"
},
"source": {
"git": "https://github.com/dzhurov/MWWeekCalendar.git",
"tag": "0.0.4",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "WeeklyCalendarSource/**/*.{h,m}",
"resources": "WeeklyCalendarSource/**/*.{xib}",
"dependencies": {
"PureLayout": [
]
}
}