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