blob: 18df7277c5a83260666b9e552b35119389283eca [file] [log] [blame]
{
"name": "HFPieChart",
"version": "1.0.1",
"summary": "HFPieChart is a pie chart for rendering nutrients percent value.",
"description": "HFPieChart is a pie chart for rendering nutrients percent value. Created with CoreGraphics API. Can be used in any iOS app. required iOS version 9.0+",
"homepage": "http://healthandfood.azurewebsites.net",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"authors": "schurik77799@gmail.com",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitlab.com/dzmitry.antonenka/NutrientsChart.git",
"tag": "1.0.1"
},
"source_files": "HFPieChart/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}