blob: 80b325ac49ec7182a6e5106c4763dda9fb6e7e3b [file] [log] [blame]
{
"name": "MTCircleChart",
"version": "1.0.0",
"summary": "Multi type circle chart.",
"description": "Circle chart with percentage slide template. Can be used for diagram, graph, chart, report, data visualization, presentation.",
"homepage": "https://github.com/mevalid/MTCircleChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mirela": "mevalid224@gmail.com"
},
"source": {
"git": "https://github.com/mevalid/MTCircleChart.git",
"tag": "1.0.0"
},
"source_files": [
"MTCircleChart",
"MTCircleChart/**/*.{h,m}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
}
}