feat: skeletons api

This commit is contained in:
Nikita Semenov
2023-03-01 19:05:52 +03:00
parent e9b32ce326
commit 9f5d7387d7
35 changed files with 1024 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TIUIKitCore'
s.version = '1.35.1'
s.version = '1.36.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' }