2 "name": "UIAnimatedSearchBar",
4 "summary": "UIAnimatedSearchBar in an animated search bar with similar functionality to UISearchBar",
5 "description": "The UIAnimatedSearchBar is similar to the standard UISearchBar but with the added animation of the search glass. I have tried to add the same functionality that UISearchBar comes with. The cancel button and the bookmark button can both be added just like UISearchBar. Additionally there is a UIAnimatedSearchBarDelegate that mirrors the same functionality that UISearchBarDelegate offers.",
6 "homepage": "https://github.com/KyleBurkholder/UIAnimatedSearchBar",
8 "https://raw.githubusercontent.com/KyleBurkholder/UIAnimatedSearchBar/master/Example/Tests/ReferenceImages/Tests/Customization__Bookmark_button_shows_iPhone11_4_320x568%402x.png",
9 "https://raw.githubusercontent.com/KyleBurkholder/UIAnimatedSearchBar/master/Example/Tests/ReferenceImages/Tests/Customization__placeholder_text_works_iPhone11_4_320x568%402x.png"
16 "KyleBurkholder": "kburkho@gmail.com"
19 "git": "https://github.com/KyleBurkholder/UIAnimatedSearchBar.git",
22 "social_media_url": "https://twitter.com/_KyleBurkholder",
26 "swift_version": "4.0",
27 "source_files": "UIAnimatedSearchBar/Classes/**/*",
28 "resources": "UIAnimatedSearchBar/Assets/*.xcassets"