[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / 7 / e / ConstructorAutocomplete / 2.4.1 / ConstructorAutocomplete.podspec.json
blobd0a498c389cece9a78d7aaf72081155ef8790b64
2   "name": "ConstructorAutocomplete",
3   "version": "2.4.1",
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.4.1"
18   },
19   "platforms": {
20     "ios": "8.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"