feat: new appearance configurations

This commit is contained in:
Nikita Semenov
2023-03-14 14:29:29 +03:00
parent 332e895659
commit e2c9c6c102
33 changed files with 260 additions and 102 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TIWebView'
s.version = '1.38.0'
s.version = '1.38.1'
s.summary = 'Universal web view API'
s.homepage = 'https://gitlab.ti/touchinstinct/LeadKit/tree/' + s.version.to_s + '/' + s.name
s.license = { :type => 'MIT', :file => 'LICENSE' }