[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 4 / b / EPCalendarPicker / 1.0.6 / EPCalendarPicker.podspec.json
blob6c96f442b42068dbe1deecbf0738a8572e1cfcff
2   "name": "EPCalendarPicker",
3   "version": "1.0.6",
4   "summary": "Colourful calendar component for iOS written in Swift",
5   "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",
6   "homepage": "https://github.com/ipraba/EPCalendarPicker",
7   "license": "MIT",
8   "authors": {
9     "Prabaharan": "mailprabaharan.e@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ipraba/EPCalendarPicker.git",
13     "tag": "1.0.6"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "EPCalendar/EPCalendarPicker",
20   "frameworks": "UIKit",
21   "resources": [
22     "EPCalendar/EPCalendarPicker/EPCalendarCell1.xib",
23     "EPCalendar/EPCalendarPicker/EPCalendarHeaderView.xib"
24   ]