[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / a / b / ZQSearch / 0.1.3 / ZQSearch.podspec.json
blob8025493a79e68498edb8a30fbb47b9d8cc578aa9
2   "name": "ZQSearch",
3   "version": "0.1.3",
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.3"
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   }