[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / b / 1 / e / AwSearch / 0.0.5 / AwSearch.podspec.json
blobec458ae33e73da14613b07d473c4afd3e72c82e7
2   "name": "AwSearch",
3   "version": "0.0.5",
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.5"
20   },
21   "source_files": "demo/demo/AwSearch",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
25       "~> 1.1.0"
26     ]
27   }