[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / 8 / WLCharts / 1.0.0 / WLCharts.podspec.json
blob50fc9e4fcf7e5964f0538fe5c039041f607df6ca
2   "name": "WLCharts",
3   "version": "1.0.0",
4   "summary": "A Collection of Charts",
5   "description": "The Collection of Charts,\nI created LineChart, PieChart, CircleChart, RadarChart, ScatterChart.",
6   "homepage": "https://github.com/zamberform/WLCharts",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zamberform": "brightzamber@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zamberform/WLCharts.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WLCharts/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_version": "4.0"