blob: 050b52306f259a5764ae38c7a618aa041095d777 [file] [log] [blame]
{
"name": "GLCalendarView",
"version": "1.2.1",
"summary": "Fully customizable date range picker",
"homepage": "https://github.com/Glow-Inc/GLCalendarView",
"license": "MIT",
"authors": {
"leo": "leo@glowing.com"
},
"source": {
"git": "https://github.com/Glow-Inc/GLCalendarView.git",
"tag": "v1.2.1"
},
"source_files": "GLCalendarView/Sources/**/*.{h,m}",
"resources": [
"GLCalendarView/Sources/**/*.{png}",
"GLCalendarView/Sources/**/*.{storyboard,xib}"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}