blob: 72470ac54dcafb3c43e5acb1d36df24df328ca45 [file] [log] [blame]
{
"name": "InstantSearch-Core-Offline-Swift",
"module_name": "InstantSearchCore",
"version": "2.0.0-beta1",
"license": "MIT",
"summary": "Instant Search library for Swift by Algolia",
"homepage": "https://github.com/algolia/instantsearch-core-swift",
"authors": {
"Algolia": "contact@algolia.com"
},
"source": {
"git": "https://github.com/algolia/instantsearch-core-swift.git",
"tag": "2.0.0-beta1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*.swift"
],
"dependencies": {
"AlgoliaSearch-Offline-Swift": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}