blob: cbace7e0a99b9d36ae82968ada4a33d77361aabc [file] [log] [blame]
{
"name": "LineChart",
"version": "1.0.1",
"summary": "Dynamic Line Chart with animation",
"description": "'Line Chart is dynamic chart with animation'",
"homepage": "https://github.com/pandurangsyt/LineChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pandurang Yachwad": "pandurang.yachwad@gmail.com"
},
"source": {
"git": "https://github.com/pandurangsyt/LineChart.git",
"tag": "1.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"QuartzCore"
],
"swift_version": "5.0"
}