Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
buba447 committed Feb 15, 2019
1 parent 985b5cc commit ab410b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UIToolBox.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'UIToolBox'
s.version = '1.0.1'
s.version = '1.0.2'
s.summary = 'The missing UIKit Toolbox. Easy to use extensions for UI, Layout and Animation.'

s.description = 'UIToolBox is a set of tools, extensions, and classes for developing UI for iOS in Swift. Many of the extensions are Missing Features and easy to use helpers for creating readable code. UIToolBox breaks down into three major parts: AutoLayout Extensions, Foundation Extensions, UI Extensions.'
Expand Down

0 comments on commit ab410b8

Please sign in to comment.