feat: Up dependencies version to 1.25.0

This commit is contained in:
Alexey Gurin
2022-07-28 17:36:07 +04:00
parent a6b63c237b
commit 6810fac839
18 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TIUIKitCore'
s.version = '1.24.0'
s.version = '1.25.0'
s.summary = 'Core UI elements: protocols, views and helpers.'
s.homepage = 'https://github.com/TouchInstinct/LeadKit/tree/' + s.version.to_s + '/' + s.name
s.license = { :type => 'MIT', :file => 'LICENSE' }