[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / d / 7 / InstantSearchCore / 3.3.0 / InstantSearchCore.podspec.json
blob5b76c473ce1c157ad1a0e35a19112f90a86fb18e
2   "name": "InstantSearchCore",
3   "module_name": "InstantSearchCore",
4   "version": "3.3.0",
5   "license": "MIT",
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": "3.3.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0"
19   },
20   "source_files": [
21     "Sources/*.swift"
22   ],
23   "dependencies": {
24     "InstantSearchClient": [
25       "~> 5.0"
26     ]
27   }