blob: 3462c1b83f36fa45193127f2f186a9dab2b8796b [file] [log] [blame]
{
"name": "EPCalendarPicker",
"version": "1.0.9",
"summary": "Colourful calendar component for iOS written in Swift",
"description": "Features\n1. Single selection and multiselection option\n2. Customization on changing the colors of the dates\n3. Delegates to capture teh selected dates\n4. Option to define the calendar start and ending year",
"homepage": "https://github.com/ipraba/EPCalendarPicker",
"license": "MIT",
"authors": {
"Prabaharan": "mailprabaharan.e@gmail.com"
},
"source": {
"git": "https://github.com/ipraba/EPCalendarPicker.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "10.3"
},
"requires_arc": true,
"source_files": "EPCalendar/EPCalendarPicker",
"frameworks": "UIKit",
"resources": [
"EPCalendar/EPCalendarPicker/EPCalendarCell1.xib",
"EPCalendar/EPCalendarPicker/EPCalendarHeaderView.xib"
],
"pushed_with_swift_version": "3.0"
}