[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / d / CalendarHeatmap / 0.1.3 / CalendarHeatmap.podspec.json
blob1a8bbbd2f4ac025f78cc25f90c00fa4ccd52d8d1
2   "name": "CalendarHeatmap",
3   "version": "0.1.3",
4   "summary": "A calendar based heatmap chart written in swift.",
5   "description": "'CalendarHeatmap is a calendar based heatmap which presenting a time series of data points in colors, inspired by Github contribution chart, and written in Swift.'",
6   "homepage": "https://github.com/Zacharysp/CalendarHeatmap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zacharysp": "dongjiezach@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Zacharysp/CalendarHeatmap.git",
16     "tag": "0.1.3"
17   },
18   "source_files": "CalendarHeatmap/Classes/**/*",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "frameworks": "UIKit",
24   "swift_version": "5.0"