[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / b / 9 / 0 / FillTheTank / 1.0 / FillTheTank.podspec.json
bloba60a2acdd8e121bd3cb28a26624c287299dfe194
2   "name": "FillTheTank",
3   "version": "1.0",
4   "summary": "A customizable container view with options for filling up animation.",
5   "description": "This FillTheTank view will fills up with your custom color linearly or progressively with several other custom options!",
6   "swift_versions": "4.0",
7   "homepage": "https://github.com/richlu1018/FillTheTank",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Richard Lu": "richlu1018@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/richlu1018/FillTheTank.git",
17     "tag": "v1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": [
23     "FillTheTank/TankView.swift",
24     "FillTheTank/FillUpManager.swift",
25     "FillTheTank/FillsView.swift"
26   ],
27   "swift_version": "4.0"