blob: f889d9bc5571b68702d31184bbfbea07e39b461a [file] [log] [blame]
{
"name": "CircleGraph",
"version": "0.0.1",
"summary": "A compact class to generate customizable circle graphs.",
"description": "A compact class to generate circle graphs with customizable aspects like size, line width, colors, and animation.",
"homepage": "https://github.com/pmgeurts/CircleGraph",
"license": "MIT",
"authors": {
"Paul Geurts": "pmgeurts@gmail.com"
},
"source": {
"git": "https://github.com/pmgeurts/CircleGraph.git",
"tag": "v0.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.2"
},
"source_files": "CircleGraph/*.swift",
"swift_version": "5.0"
}