blob: 143d6fadc1b68803964cf22c159d3a1874c05598 [file] [log] [blame]
{
"name": "HFCircleProgress",
"version": "1.0.0",
"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.0"
},
"source_files": "HFCircleProgress/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}