[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / f / YHSearch / 0.1.1 / YHSearch.podspec.json
blobc7ff8b9c3b198d881f339002eb225aeb4cc76a03
2   "name": "YHSearch",
3   "version": "0.1.1",
4   "summary": "简单的历史和热门搜索框",
5   "description": "一个简单的历史搜索和热门搜索控制器",
6   "homepage": "https://github.com/liuyihua2015/YHSearch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuyihua2015@sina.com": "liuyihua2015@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/liuyihua2015/YHSearch.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "YHSearch/Classes/**/*",
22   "resource_bundles": {
23     "YHSearch": [
24       "YHSearch/Assets/*"
25     ]
26   }