blob: 64bfd875693f47893a5195163299296c97e40410 [file] [log] [blame]
{
"name": "HFCircleProgress",
"version": "1.0.1",
"summary": "HFCircleProgress is circle progress for tracking percent of consumed nutrients.",
"description": "HFCircleProgress is circle progress for tracking percent of consumed nutrients. 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/HFCircleProgress.git",
"tag": "1.0.1"
},
"source_files": "HFCircleProgress/**/*.{swift}"
}