Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ales Kocur authored and Aleš Kocur committed Sep 16, 2015
1 parent ea57f23 commit bdb6db7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TFBubbleItUp.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@

Pod::Spec.new do |s|
s.name = "TFBubbleItUp"
s.version = "1.1.0"
s.summary = "Text field with bubbles"
s.version = "1.2.0"
s.summary = "Text field with bubbles and ability of validation"

# This description is used to generate tags and improve search results.
# * Think: What does it do? Why did you write it? What is the focus?
# * Try to keep it short, snappy and to the point.
# * Write the description between the DESC delimiters below.
# * Finally, don't worry about the indent, CocoaPods strips it!
s.description = <<-DESC
Custom view for writing tags, contacts and etc.
Custom view for writing tags, contacts and etc. with validation.
DESC

s.homepage = "https://github.com/thefuntasty/TFBubbleItUp"
Expand Down

0 comments on commit bdb6db7

Please sign in to comment.