[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 2 / 3 / DHDynamicLineChart / 1.0.1 / DHDynamicLineChart.podspec.json
blob59f26a321bea38bc17a5386205f032401f565137
2   "name": "DHDynamicLineChart",
3   "version": "1.0.1",
4   "summary": "A Line chart that can be fully controlled at runtime.",
5   "homepage": "https://github.com/DavidHSW/DHDynamicLineChart",
6   "license": "MIT",
7   "authors": {
8     "David Hu": "david.mr.who@gmail.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/DavidHSW/DHDynamicLineChart.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "DHDynamicLineChart",
19     "DHDynamicLineChart/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics"
24   ]