Skip to content

Commit

Permalink
Updated podspec to version 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelescrig committed Sep 26, 2016
1 parent 19a055c commit 40da826
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -40,7 +40,7 @@ To run the example project, clone the repo, and run `pod install` from the Examp

Requires iOS SDK version > 8.0

Requires ARC
Requires Swift 3.0

### Installation with CocoaPods

Expand Down
2 changes: 1 addition & 1 deletion SuggestionsBox.podspec
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'SuggestionsBox'
s.version = '1.2.6'
s.version = '1.5'
s.summary = 'SuggestionsBox helps you build better a product trough your user suggestions.'
s.description = <<-DESC
An iOS library to aggregate users feedback about suggestions, features or comments in order to help you build a better product.
Expand Down

0 comments on commit 40da826

Please sign in to comment.