[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / d / 7 / InstantSearchCore / 6.3.2 / InstantSearchCore.podspec.json
blob0d737ce82265b6ffd4c196b217614dd98f265560
2   "name": "InstantSearchCore",
3   "module_name": "InstantSearchCore",
4   "version": "6.3.2",
5   "license": "Apache 2.0",
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": "6.3.2"
14   },
15   "swift_versions": [
16     "4.0",
17     "4.2",
18     "5.0"
19   ],
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.10",
23     "tvos": "9.0"
24   },
25   "source_files": [
26     "Sources/**/*.{swift}"
27   ],
28   "dependencies": {
29     "InstantSearchClient": [
30       "~> 7.0"
31     ]
32   },
33   "swift_version": "5.0"