[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 4 / 8 / ChartDynamicKit / 0.0.2 / ChartDynamicKit.podspec.json
blob54c63d9ee945dabf21f86af43649f8d1cc6175b9
2   "name": "ChartDynamicKit",
3   "version": "0.0.2",
4   "summary": "Easily Create Hyper-Minimal Dynamic Charts",
5   "homepage": "https://github.com/stevewight/ChartDynamicKit",
6   "license": "MIT",
7   "authors": {
8     "Steve Wight": "stevendouglaswight@gmail.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/stevewight/ChartDynamicKit.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "ChartDynamicKit/**/*.{h,m,swift}",
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "4"
20   },
21   "dependencies": {
22     "MinChartKit": [
24     ]
25   }