[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / d / HBAutoComplete / 1.0.5 / HBAutoComplete.podspec.json
blobc1f804f8246e15dd9001d4d04c0f598d74cfb4f1
2   "name": "HBAutoComplete",
3   "version": "1.0.5",
4   "summary": "iOS Autocomplete framework",
5   "swift_versions": "5",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "homepage": "https://github.com/HugoBoscDucros/HBAutocomplete",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Hugo Bosc-Ducros": "hugo.boscducros@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/HugoBoscDucros/HBAutocomplete.git",
19     "tag": "1.0.5"
20   },
21   "source_files": [
22     "Sources/**/*.{h,m,swift,strings}",
23     "Supporting files/*.{h,m,swift,strings}"
24   ],
25   "description": "HBAutocomplete is a litle library to help developers making responsive autocompletion in any kind of textField from any king of data source (static, webService...)",
26   "swift_version": "5"