[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / d / 7 / InstantSearchCore / 3.2.3 / InstantSearchCore.podspec.json
blob83792ed84274a330178a30f8280a588e5b0afdb4
2   "name": "InstantSearchCore",
3   "module_name": "InstantSearchCore",
4   "version": "3.2.3",
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.2.3"
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   }