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