[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 4 / c / CCAutocomplete / 0.0.6 / CCAutocomplete.podspec.json
blob2ae0e7b121a28f8a90128179e0e15c001a5027c8
2   "name": "CCAutocomplete",
3   "version": "0.0.6",
4   "summary": "Autocomplete for UITextField",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "swift_versions": "4.2",
9   "homepage": "https://github.com/cjcoax/Autocomplete",
10   "license": "MIT",
11   "authors": {
12     "Amir Rezvani": "iosmate-misc@yahoo.com"
13   },
14   "description": "Autocomplete is a lightweight component that gives you the ability to extend UITextField and add autocomplete functionality to it",
15   "source": {
16     "git": "https://github.com/cjcoax/Autocomplete.git",
17     "branch": "master",
18     "tag": "0.0.6"
19   },
20   "source_files": "Autocomplete/AutoComplete/*.swift",
21   "resources": "Autocomplete/AutoComplete/*.{png,xib,storyboard,lproj}",
22   "swift_version": "4.2"