[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / 7 / e / ConstructorAutocomplete / 3.0.2 / ConstructorAutocomplete.podspec.json
blobd2f5dca61ef5d5dbc37f302893cad416764d2ad7
2   "name": "ConstructorAutocomplete",
3   "version": "3.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://www.constructor.io",
9   "authors": {
10     "Zubin Tiku": "zubin@constructor.io",
11     "Christopher Gee": "christopher@constructor.io",
12     "Jimmy Li": "jimmy@constructor.io"
13   },
14   "summary": "Constructor.io iOS autosuggest client.",
15   "source": {
16     "git": "https://github.com/Constructor-io/constructorio-client-swift.git",
17     "tag": "v3.0.2"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "AutocompleteClient/**/*.swift",
23   "frameworks": "UIKit",
24   "swift_versions": [
25     "4.0",
26     "4.1",
27     "4.2",
28     "5"
29   ],
30   "ios": {
31     "resource_bundles": {
32       "ConstructorAutocomplete": [
33         "AutocompleteClient/Resources/*.png",
34         "AutocompleteClient/**/*.xib"
35       ]
36     }
37   },
38   "swift_version": "5"