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