blob: 59f26a321bea38bc17a5386205f032401f565137 [file] [log] [blame]
{
"name": "DHDynamicLineChart",
"version": "1.0.1",
"summary": "A Line chart that can be fully controlled at runtime.",
"homepage": "https://github.com/DavidHSW/DHDynamicLineChart",
"license": "MIT",
"authors": {
"David Hu": "david.mr.who@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/DavidHSW/DHDynamicLineChart.git",
"tag": "1.0.1"
},
"source_files": [
"DHDynamicLineChart",
"DHDynamicLineChart/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"CoreGraphics"
]
}