[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / c / 0 / 4 / HBRadarChart / 1.0.2 / HBRadarChart.podspec.json
blobacfa158bd25efd06ae544947f6cd02c0db96ff22
2   "name": "HBRadarChart",
3   "version": "1.0.2",
4   "summary": "polygon-shaped radar charts.",
5   "swift_versions": "4.0",
6   "description": "HBRadarChart provides polygon-shaped radar charts.",
7   "homepage": "https://github.com/kimhyebeen/HBRadarChart",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "kimhyebeen": "kimhbin@naver.com"
14   },
15   "source": {
16     "git": "https://github.com/kimhyebeen/HBRadarChart.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "HBRadarChart/Classes/**/*",
23   "swift_version": "4.0"