[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 4 / 7 / e / ConstructorAutocomplete / 0.0.7 / ConstructorAutocomplete.podspec.json
blob7d1e2b833a2589dc378af168c65ef6a652a6896c
2   "name": "ConstructorAutocomplete",
3   "version": "0.0.7",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://www.constructor.io",
9   "authors": {
10     "Nikola Markovic": "nikola.markovic@toptal.com"
11   },
12   "summary": "Constructor.io iOS autosuggest client.",
13   "source": {
14     "git": "https://github.com/Constructor-io/constructorio-client-swift.git",
15     "tag": "v0.0.7"
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.0"