refactor: up version

This commit is contained in:
Vlad
2021-01-23 21:47:24 +03:00
parent 5afbc2ffa5
commit c5403c0ba9
8 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TIUIKitCore'
s.version = '0.12.0'
s.version = '1.0.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' }