[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / d / 7 / InstantSearchCore / 7.0.0-beta.1 / InstantSearchCore.podspec.json
blobea8703f7ec44ea18d71b3a5f0b634a811f6fea29
2   "name": "InstantSearchCore",
3   "module_name": "InstantSearchCore",
4   "version": "7.0.0-beta.1",
5   "summary": "Instant Search library for Swift by Algolia",
6   "homepage": "https://github.com/algolia/instantsearch-core-swift",
7   "license": "Apache 2.0",
8   "authors": {
9     "Algolia": "contact@algolia.com"
10   },
11   "documentation_url": "https://www.algolia.com/doc/guides/building-search-ui/getting-started/ios/",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.10",
15     "watchos": "3.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/algolia/instantsearch-core-swift.git",
20     "tag": "7.0.0-beta.1"
21   },
22   "source_files": "Sources/InstantSEarchCore/**/*.{swift}",
23   "dependencies": {
24     "AlgoliaSearchClientSwift": [
25       "~> 8.0.0-beta.6"
26     ],
27     "InstantSearchInsights": [
28       "~> 2.3"
29     ],
30     "Logging": [
32     ]
33   },
34   "swift_version": "5.1"