blob: 3a87ee002ebe4142ae455f592eeb3f670399b483 [file] [log] [blame]
{
"name": "WTCalendarView",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.swift",
"resource_bundles": {
"WTCalendarView": [
"Pod/Assets/*.png",
"Pod/Classes/**/*.xib"
]
}
}