blob: 5789ee8df742d5dfa1d1493ed7cacc0e4356bb86 [file] [log] [blame]
{
"name": "HFFluidGlass",
"version": "1.0.0",
"summary": "HFFluidGlass is simple vector drawn view to display glass with fluid portion.",
"description": "HFFluidGlass is simple vector drawn view to display glass with fluid portion. 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://dzmitry.antonenka@gitlab.com/dzmitry.antonenka/HFFluidGlass.git",
"tag": "1.0.0"
},
"source_files": "HFFluidGlass/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}