[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 7 / 2 / InstantSearchCoreOffline / 5.0.0 / InstantSearchCoreOffline.podspec.json
blobb8125739516c5a5a051c4e881f7d618b4398f3bb
2   "name": "InstantSearchCoreOffline",
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   },
24   "source_files": [
25     "Sources/*.swift"
26   ],
27   "dependencies": {
28     "InstantSearchClientOffline": [
29       "~> 7.0"
30     ]
31   },
32   "swift_version": "5.0"