[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / f / ZYChartViews / 0.0.1 / ZYChartViews.podspec.json
blob6938a14f06873cb6c839203b74e8c04dc258bf9a
2   "name": "ZYChartViews",
3   "version": "0.0.1",
4   "summary": "自定义图表使用.",
5   "description": "常见图表的使用,如柱状图,雷达图等.",
6   "homepage": "https://github.com/AELight",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AELight": "zhuyiae@163.com"
13   },
14   "source": {
15     "git": "https://github.com/AELight/ZYChartViews.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZYChartViews/Classes/*.{h,m}",
22   "public_header_files": "ZYChartViews/Classes/*.h"