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