blob: 6ee04f6468fb3f24710770079c9c80a0476a2323 [file] [log] [blame]
{
"name": "FillTheTank",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "FillTheTank/*",
"exclude_files": "FillTheTank/*.plist",
"swift_version": "4.0"
}