2 "name": "DHDynamicLineChart",
4 "summary": "A Line chart that can be fully controlled at runtime.",
5 "description": "This chart allows you to:\n 1. Customize the control position of line.\n 2. Dynamically control turning points at runtime.\n 3. Update the labels of x/y axis at runtime.\nand it is:\n Self-adjusting in views of different size(Autolayout).",
6 "homepage": "https://github.com/DavidHSW/LineChart",
9 "David Hu": "david.mr.who@gmail.com"
15 "git": "https://github.com/DavidHSW/LineChart.git",
20 "DHDynamicLIneChart/**/*.{h,m}"