[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / e / AwSearch / 0.0.3 / AwSearch.podspec.json
blobf12db4dc9815ff70148d2e1867f8ad40a9848e25
2   "name": "AwSearch",
3   "version": "0.0.3",
4   "summary": "一个轻量级的搜索框",
5   "description": "一个完全自定义轻量级搜索框",
6   "homepage": "https://github.com/adampei/AwSearch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "裴波波": "itriremes@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/adampei/AwSearch.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "demo/demo/AwSearch",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
25       "~> 1.1.0"
26     ]
27   }