[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 4 / b / EPCalendarPicker / 1.0.8 / EPCalendarPicker.podspec.json
blob20a9e58629e51dd2592d99efd5b0b1075aed6f15
2   "name": "EPCalendarPicker",
3   "version": "1.0.8",
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.8"
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   ]