Skip to content

Instantly share code, notes, and snippets.

Pod::Spec.new do |s|
s.name = 'FillTheTank'
s.version = '1.2.0'
s.summary = 'A customizable container view with options for filling up animation.'
s.description = <<-DESC
This FillTheTank view will fills up with your custom color linearly or progressively with several other custom options!
DESC
s.swift_versions = '4.0'