[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 9 / 0 / YJGraphView / 0.0.3 / YJGraphView.podspec.json
blob7f358ec511fe2965ac0688c90fb1b7c084cdfcc4
2   "name": "YJGraphView",
3   "version": "0.0.3",
4   "summary": "A customized view for graph.",
5   "description": "A customized view for broken line graph, bar graph, pie graph.",
6   "homepage": "https://github.com/yangjing901/YJGraphView",
7   "license": "MIT",
8   "authors": {
9     "Yangjing901": "yangjing901@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yangjing901/YJGraphView.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "YJGraphView/*/*.{h,m}"