[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 7 / 2 / InstantSearchCoreOffline / 6.3.2 / InstantSearchCoreOffline.podspec.json
blob4e31c01f7b09ed03786f97d105137f589eeabfc7
2   "name": "InstantSearchCoreOffline",
3   "module_name": "InstantSearchCore",
4   "version": "6.3.2",
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": "6.3.2"
14   },
15   "swift_versions": [
16     "4.0",
17     "4.2",
18     "5.0"
19   ],
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": [
24     "Sources/*.swift"
25   ],
26   "dependencies": {
27     "InstantSearchClientOffline": [
28       "~> 7.0"
29     ]
30   },
31   "swift_version": "5.0"