[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 6 / e / EasyChart / 0.2.3 / EasyChart.podspec.json
blob2d042d96a454c50545d7ceb73d869a42f6fcac2a
2   "name": "EasyChart",
3   "version": "0.2.3",
4   "swift_versions": "5.0",
5   "summary": "Creating simple chart",
6   "description": "This is simple chart. Just initialize  with simple data, then you will get chart view. You can drag on chart to see specific data.",
7   "homepage": "https://github.com/gustn3965/EasyChart",
8   "license": "MIT",
9   "authors": {
10     "gustn3965": "gustn3965@gmail.com"
11   },
12   "platforms": {
13     "ios": "13.0"
14   },
15   "source": {
16     "git": "https://github.com/gustn3965/EasyChart.git",
17     "tag": "0.2.3"
18   },
19   "source_files": "EasyChart/",
20   "swift_version": "5.0"