You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary = "A replacement for the standard UIViewController that provides navigation bar integrated searching interface"
s.description = <<-DESC
Use ASHSearchedViewController as a base class for your ViewController instead of the UIVIewController if you want to get navigation bar-integrated searching UI for free. You then need to implemented actual search based on received text input.