feat: Add HeaderTransitionDelegate - Helper for transition of TableView header and navigationBar title view

This commit is contained in:
Boyko Mihail
2021-06-03 18:41:27 +03:00
parent 954080891d
commit 2de6bc2df3
13 changed files with 128 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKit"
s.version = "1.2.0"
s.version = "1.3.0"
s.summary = "iOS framework with a bunch of tools for rapid development"
s.homepage = "https://github.com/TouchInstinct/LeadKit"
s.license = "Apache License, Version 2.0"