[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 7 / 2 / InstantSearchCoreOffline / 4.0.0 / InstantSearchCoreOffline.podspec.json
blob5d18d72dbab4e9e55fd22b03fcb0cbec58bf7f34
2   "name": "InstantSearchCoreOffline",
3   "module_name": "InstantSearchCore",
4   "version": "4.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": "4.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": [
19     "Sources/*.swift"
20   ],
21   "dependencies": {
22     "InstantSearchClientOffline": [
23       "~> 6.0"
24     ]
25   }