[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / c / JACalendar / 0.1.0 / JACalendar.podspec.json
blob1e648e1668e4b534eee0027623be25a684ee9c04
2   "name": "JACalendar",
3   "version": "0.1.0",
4   "summary": "JACalendar is a simple `Calendar` component library, this will be used to choose the date from the calender.",
5   "description": "JACalendar is a simple `Calendar` component library, this will be used to choose the date from the calender. This can be customized as per the customer requirement using theme colors.",
6   "homepage": "https://github.com/JayachandraA/JACalendar",
7   "screenshots": [
8     "https://raw.githubusercontent.com/JayachandraA/JACalendar/master/Example/JACalendar/custom.png",
9     "https://raw.githubusercontent.com/JayachandraA/JACalendar/master/Example/JACalendar/default.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "JayachandraA": "ajchandra15@Gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/JayachandraA/JACalendar.git",
20     "tag": "0.1.0"
21   },
22   "social_media_url": "https://twitter.com/ajchandra15",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "source_files": "JACalendar/Classes/**/*"