added StatefulButton & RoundedStatefulButton.
added CACornerMask rounding extension. added UIControl.State dictionary extensions. added UIFont registration. reworked BaseTextAttributes & ViewText. removed ViewTextConfigurable.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'TITableKitUtils'
|
||||
s.version = '0.11.0'
|
||||
s.version = '0.12.0'
|
||||
s.summary = 'Set of helpers for TableKit classes.'
|
||||
s.homepage = 'https://github.com/TouchInstinct/LeadKit/tree/' + s.version.to_s + '/' + s.name
|
||||
s.license = { :type => 'MIT', :file => 'LICENSE' }
|
||||
|
||||
Reference in New Issue
Block a user