[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / 7 / e / ConstructorAutocomplete / 1.0.5 / ConstructorAutocomplete.podspec.json
blob0387ff45148fe1bf121c88ab9c86e4d91b4c16f6
2   "name": "ConstructorAutocomplete",
3   "version": "1.0.5",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://www.constructor.io",
9   "authors": {
10     "Edmund Mok": "edmund@constructor.io",
11     "Nikola Markovic": "nikola.markovic@toptal.com"
12   },
13   "summary": "Constructor.io iOS autosuggest client.",
14   "source": {
15     "git": "https://github.com/Constructor-io/constructorio-client-swift.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "AutocompleteClient/**/*.swift",
21   "frameworks": "UIKit",
22   "ios": {
23     "resource_bundles": {
24       "ConstructorAutocomplete": [
25         "AutocompleteClient/Resources/*.png",
26         "AutocompleteClient/**/*.xib"
27       ]
28     }
29   },
30   "pushed_with_swift_version": "3.2"