add UIViewController extension with full screen present

This commit is contained in:
Sergey Kopytov
2019-10-03 21:01:12 +03:00
parent 7237efe641
commit 87d5f91d2d
7 changed files with 28 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKit"
s.version = "0.9.27"
s.version = "0.9.28"
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"