blob: 3f710e1bd3951aaa817c3585596e1d734deb4d17 [file] [log] [blame]
{
"name": "HFPlate",
"version": "1.0.2",
"summary": "HFPlate - custom plate view, that created specially for HealthAndFood iOS project.",
"description": "HFPlate - custom plate view, that created specially for HealthAndFood iOS project. Created to render volume of consumed dish. Plate support dish of 2 types: fluid & granular.",
"homepage": "http://healthandfood.azurewebsites.net",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"authors": "schurik77799@gmail.com",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://dzmitry.antonenka@gitlab.com/dzmitry.antonenka/HFPlate.git",
"tag": "1.0.2"
},
"source_files": "HFPlate/**/*.{swift}"
}