[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 5 / f / RadarChart / 1.0.1 / RadarChart.podspec.json
blobcf8fe912018c06382b07a6da932a01ad82de9428
2   "name": "RadarChart",
3   "version": "1.0.1",
4   "summary": "A lightweight and simple to use radar chart.",
5   "homepage": "https://github.com/nkmrh/RadarChart",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hajime Nakamura": "nkmrhj@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/_nkmrh",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/nkmrh/RadarChart.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "RadarChart/*.swift",
22   "swift_version": "4.2"