[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / e / AwSearch / 0.0.8 / AwSearch.podspec.json
blob9041e8eecc97d8735717d9dc5998871c925f823a
2   "name": "AwSearch",
3   "version": "0.0.8",
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.8"
20   },
21   "source_files": "demo/demo/AwSearch",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
25       "~> 1.1.0"
26     ]
27   }