[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / e / HighlightedSearch / 0.1.0 / HighlightedSearch.podspec.json
blob5cf6a4d95456843fe699da08806a0e62b1fc3c73
2   "name": "HighlightedSearch",
3   "version": "0.1.0",
4   "summary": "Support keyword search highlighting, WeChat effect basically, added polyphonic",
5   "description": "support complateSpelling search, firstLetter search, Chinese characters search, multi-syllable words",
6   "homepage": "https://github.com/PengfeiWang666/HighlightedSearch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WangPengfei": "wpf_silence@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/PengfeiWang666/HighlightedSearch.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "HighlightedSearch/Classes/*.{h,m}",
22   "resource_bundles": {
23     "HighlightedSearch": [
24       "HighlightedSearch/Assets/*.txt"
25     ]
26   },
27   "frameworks": "Foundation",
28   "libraries": "objc"