[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / f / a / 7 / InstantSearch-Core-Offline-Swift / 3.0.0 / InstantSearch-Core-Offline-Swift.podspec.json
blob1d6297a68060f1045b033e1263eb4e61cbe358ef
2   "name": "InstantSearch-Core-Offline-Swift",
3   "module_name": "InstantSearchCore",
4   "version": "3.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": "3.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": [
19     "Sources/*.swift"
20   ],
21   "dependencies": {
22     "AlgoliaSearch-Offline-Swift": [
23       "~> 5.0"
24     ]
25   },
26   "pushed_with_swift_version": "4.0"