[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / d / 7 / InstantSearchCore / 6.1.1 / InstantSearchCore.podspec.json
blob210c94b5b13bf2ab7f83895602ad5c75a9e1ea87
2   "name": "InstantSearchCore",
3   "module_name": "InstantSearchCore",
4   "version": "6.1.1",
5   "license": "Apache 2.0",
6   "summary": "Instant Search library for Swift by Algolia",
7   "homepage": "https://github.com/algolia/instantsearch-core-swift",
8   "authors": {
9     "Algolia": "contact@algolia.com"
10   },
11   "source": {
12     "git": "https://github.com/algolia/instantsearch-core-swift.git",
13     "tag": "6.1.1"
14   },
15   "swift_versions": [
16     "4.0",
17     "4.2",
18     "5.0",
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "8.0",
23     "osx": "10.10",
24     "tvos": "9.0"
25   },
26   "source_files": [
27     "Sources/**/*.{swift}"
28   ],
29   "dependencies": {
30     "InstantSearchClient": [
31       "~> 7.0"
32     ]
33   },
34   "swift_version": "5.0"