[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / e / EasyChart / 0.1.0 / EasyChart.podspec.json
blob5bc6bbf6146f294107aa9944affd066d3e13f09e
2   "name": "EasyChart",
3   "version": "0.1.0",
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": "Apache License, Version 2.0",
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.1.0"
18   },
19   "source_files": "EasyChart/",
20   "swift_version": "5.0"