blob: 1a8bbbd2f4ac025f78cc25f90c00fa4ccd52d8d1 [file] [log] [blame]
{
"name": "CalendarHeatmap",
"version": "0.1.3",
"summary": "A calendar based heatmap chart written in swift.",
"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.'",
"homepage": "https://github.com/Zacharysp/CalendarHeatmap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zacharysp": "dongjiezach@gmail.com"
},
"source": {
"git": "https://github.com/Zacharysp/CalendarHeatmap.git",
"tag": "0.1.3"
},
"source_files": "CalendarHeatmap/Classes/**/*",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"frameworks": "UIKit",
"swift_version": "5.0"
}