[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / b / 3 / d / CalendarHeatmap / 0.1.1 / CalendarHeatmap.podspec.json
blobf1449c3e52230fc375480cbc894bf89dffeaf51c
2   "name": "CalendarHeatmap",
3   "version": "0.1.1",
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.1"
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"