blob: 438bc1929d08803649015d8f6ec36f4589071726 [file] [log] [blame]
{
"name": "GLCalendarView",
"version": "1.0.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.0.1"
},
"source_files": "GLCalendarView/Sources/**/*.{h,m}",
"resources": [
"GLCalendarView/Sources/**/*.{png}",
"GLCalendarView/Sources/**/*.{storyboard,xib}"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}