[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / d / 7 / InstantSearchCore / 6.6.2 / InstantSearchCore.podspec.json
blobcc72395c62e6e18ce2627e565023a2b2161fd5e4
2   "name": "InstantSearchCore",
3   "module_name": "InstantSearchCore",
4   "version": "6.6.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.6.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     "InstantSearchInsights": [
33       "~> 2.3"
34     ],
35     "Logging": [
37     ]
38   },
39   "swift_version": "5.0"