blob: 291407b0e8be35442991f27101f0da5eb1cb741d [file] [log] [blame]
{
"name": "ZQSearch",
"version": "0.1.2",
"summary": "Search,SearchBar, 仿《饿了么》搜索栏。",
"description": "Search,SearchBar, 仿《饿了么》搜索栏。自定义搜索结果界面。搜索主页、模糊匹配、结果界面之间的状态切换。支持搜索历史和热门设置",
"homepage": "https://github.com/rabbitmouse/ZQSearchController",
"license": "MIT",
"authors": {
"578259544@qq.com": "578259544@qq.com"
},
"source": {
"git": "https://github.com/rabbitmouse/ZQSearchController.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZQSearchController/Classes/**/*",
"resources": "ZQSearchController/Images/*.{png,jpg}",
"dependencies": {
"SDWebImage": [
"~> 4.0"
]
}
}