We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13e572d + 8876ea5 commit c9eb53dCopy full SHA for c9eb53d
ModernSearchBar.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "ModernSearchBar"
3
-s.version = "1.3"
+s.version = "1.4"
4
s.summary = "ModernSearchBar"
5
s.description = "The famous iOS search bar with auto completion feature implemented."
6
s.homepage = "https://github.com/PhilippeBoisney/ModernSearchBar"
README.md
@@ -128,7 +128,7 @@ self.modernSearchBar.suggestionsView_spaceWithKeyboard = 20
128
```
129
130
## Version
131
-1.3
+1.4
132
133
## License
134
0 commit comments