blob: 7d388936b4176c6fb57e8b8e220e1fdaf232a246 [file] [log] [blame]
{
"name": "KasaCalendarView",
"version": "1.2.1",
"summary": "Fully customizable date range picker",
"description": "KasaCalendarView is forked from https://github.com/Glow-Inc/GLCalendarView",
"homepage": "https://bitbucket.org/kasadev/kasacalendarview",
"license": "MIT",
"authors": {
"leo": "leo@glowing.com"
},
"source": {
"git": "https://ismailbozk@bitbucket.org/kasadev/kasacalendarview.git",
"tag": "v1.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLCalendarView/Sources/**/*.{h,m}",
"resources": [
"GLCalendarView/Sources/**/*.{png}",
"GLCalendarView/Sources/**/*.{storyboard,xib}"
],
"frameworks": "UIKit"
}