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