4 "summary": "SSYSearchBar is just an AirBnb-like search bar.",
5 "description": "SSYSearchBar is just an AirBnb-like search bar, which implements its own UI logic instead of using the components of UIKit such as UISearchBar/UISearchController(iOS8+)/UISearchDisplayController(<iOS8).",
6 "homepage": "https://github.com/seanyue/SYSearchBar",
9 "Yu Xulu(Sean Yue)": "tonyfish@qq.com"
12 "git": "https://github.com/seanyue/SYSearchBar.git",
15 "social_media_url": "http://weibo.com/sean2you",
20 "source_files": "Pod/Classes/**/*",
21 "resources": "Pod/Assets/**/*",
22 "public_header_files": "Pod/Classes/*.h",
23 "private_header_files": "Pod/Classes/Private/*.h"