Skip to content

Commit

Permalink
Merge pull request #14 from PhilippeBoisney/dev
Browse files Browse the repository at this point in the history
Update Readme & Cocoapod config
  • Loading branch information
PhilippeBoisney committed Mar 15, 2017
2 parents 13e572d + 8876ea5 commit c9eb53d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ModernSearchBar.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ModernSearchBar"
s.version = "1.3"
s.version = "1.4"
s.summary = "ModernSearchBar"
s.description = "The famous iOS search bar with auto completion feature implemented."
s.homepage = "https://github.com/PhilippeBoisney/ModernSearchBar"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -128,7 +128,7 @@ self.modernSearchBar.suggestionsView_spaceWithKeyboard = 20
```

## Version
1.3
1.4

## License

Expand Down

0 comments on commit c9eb53d

Please sign in to comment.