[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / b / SearchView / 0.0.4 / SearchView.podspec.json
blob2f2728411d3acd6ef0bcf2dfc01079c0a87de288
2   "name": "SearchView",
3   "version": "0.0.4",
4   "summary": "这是一个自定义搜索框.",
5   "description": "为了满足项目使用需求,自定义搜索框",
6   "homepage": "https://github.com/alienJion/SearchView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alien": "alienvvip@126.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/alienJion/SearchView.git",
19     "tag": "0.0.4"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*"
24   ],
25   "dependencies": {
26     "Masonry": [
28     ]
29   }