blob: 14c1163febfd53ca0c2920b4c8224691830a5662 [file] [log] [blame]
{
"name": "WTCalendarView",
"version": "0.3.0",
"summary": "Date range picker with customizeable components.",
"homepage": "https://github.com/witochandra/CalendarView",
"license": "MIT",
"authors": {
"Wito Chandra": "wito.c.91@gmail.com"
},
"source": {
"git": "https://github.com/witochandra/CalendarView.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/Classes/**/*.swift",
"resources": [
"Source/Assets/*.png",
"Pod/Classes/**/*.xib"
],
"pushed_with_swift_version": "4.0"
}