[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / d / 7 / InstantSearchCore / 3.2.4 / InstantSearchCore.podspec.json
blob016ea614a34fc446ba59fd2bd4a4805056f05efb
2   "name": "InstantSearchCore",
3   "module_name": "InstantSearchCore",
4   "version": "3.2.4",
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.4"
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   }