[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / f / YHSearch / 0.1.0 / YHSearch.podspec.json
blob98946ad1c1dd01ea0b543c43a4a035ab9c8f45e9
2   "name": "YHSearch",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YHSearch/Classes/**/*",
22   "resource_bundles": {
23     "YHSearch": [
24       "YHSearch/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
29       "~> 1.1.0"
30     ]
31   }