[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / 4 / 9 / 2 / SwiftAutoSuggestion / 0.1.0 / SwiftAutoSuggestion.podspec.json
blobc8cbf913f4eb622d7d9b262b15706ffa3e77aada
2   "name": "SwiftAutoSuggestion",
3   "version": "0.1.0",
4   "swift_versions": "5",
5   "summary": "SwiftAutoSuggestion gives a pop up view for contextual autocomplete suggestions",
6   "description": "'SwiftAutoSuggestion can be used to diplay a list of items with UI similar to a context menu. Primarily it can be used to display autocomplete suggestion texts.'",
7   "homepage": "https://github.com/RevanthKausikan/SwiftAutoSuggestion",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Revanth Kausikan": "revanth.k.h@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/RevanthKausikan/SwiftAutoSuggestion.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SwiftAutoSuggestion/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5"