blob: ef1492a000f4389304fff9ba865f5691556db076 [file] [log] [blame]
{
"name": "FillTheTank",
"version": "1.0.2",
"summary": "A customizable container view with options for filling up animation.",
"description": "This FillTheTank view will fills up with your custom color linearly or progressively with several other custom options!",
"swift_versions": "4.0",
"homepage": "https://github.com/richlu1018/FillTheTank",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Richard Lu": "richlu1018@gmail.com"
},
"source": {
"git": "https://github.com/richlu1018/FillTheTank.git",
"tag": "v1.0.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "FillTheTank/*",
"exclude_files": "FillTheTank/*.plist",
"swift_version": "4.0"
}