[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 7 / e / InstantSearch-Core-Swift / 0.3.1 / InstantSearch-Core-Swift.podspec.json
blobff376752d8f99d8c454a8a30778d3566db56676b
2   "name": "InstantSearch-Core-Swift",
3   "module_name": "InstantSearchCore",
4   "version": "0.3.1",
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": "0.3.1"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0"
19   },
20   "source_files": [
21     "Sources/*.swift"
22   ],
23   "dependencies": {
24     "AlgoliaSearch-Client-Swift": [
25       "~> 4.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"