[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / b / ZQSearch / 0.1.8 / ZQSearch.podspec.json
blobd5723a0acd5f1d8523ab006b7eb6d64ecce0bd24
2   "name": "ZQSearch",
3   "version": "0.1.8",
4   "summary": "Search,SearchBar,  仿《饿了么》搜索栏。",
5   "description": "Search,SearchBar,  仿《饿了么》搜索栏。自定义搜索结果界面。搜索主页、模糊匹配、结果界面之间的状态切换。支持搜索历史和热门设置",
6   "homepage": "https://github.com/rabbitmouse/ZQSearchController",
7   "license": "MIT",
8   "authors": {
9     "578259544@qq.com": "578259544@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/rabbitmouse/ZQSearchController.git",
13     "tag": "0.1.8"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "ZQSearchController/Classes/**/*",
19   "resources": "ZQSearchController/Images/*.{png,jpg}",
20   "dependencies": {
21     "SDWebImage": [
22       "~> 4.0"
23     ]
24   }