[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / a / e / LineChart / 1.0.3 / LineChart.podspec.json
blobcc7805f80980023546fc9b0412137e8db3f40c89
2   "name": "LineChart",
3   "version": "1.0.3",
4   "summary": "Dynamic Line Chart with animation",
5   "description": "'Line Chart is dynamic chart with animation'",
6   "homepage": "https://github.com/pandurangsyt/LineChart",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pandurang Yachwad": "pandurang.yachwad@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pandurangsyt/LineChart.git",
16     "tag": "1.0.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "frameworks": [
24     "UIKit",
25     "QuartzCore"
26   ],
27   "swift_version": "5.0"