blob: 0b90bf4669750462d1d3ef0239dee1806bc9c9b5 [file] [log] [blame]
{
"name": "InstantSearchCoreOffline",
"module_name": "InstantSearchCore",
"version": "3.2.5",
"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": "3.2.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*.swift"
],
"dependencies": {
"InstantSearchClientOffline": [
"~> 5.0"
]
}
}