[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / 7 / e / ConstructorAutocomplete / 2.6.3 / ConstructorAutocomplete.podspec.json
blob539bcc3ef280208782bc0e8f188be6b613bee460
2   "name": "ConstructorAutocomplete",
3   "version": "2.6.3",
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": "v2.6.3"
18   },
19   "platforms": {
20     "ios": "9.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"