We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 277731c commit 8876ea5Copy full SHA for 8876ea5
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
@@ -119,7 +119,7 @@ self.modernSearchBar.suggestionsView_spaceWithKeyboard = 20
119
```
120
121
## Version
122
-1.3
+1.4
123
124
## License
125
0 commit comments