blob: 4e31c01f7b09ed03786f97d105137f589eeabfc7 [file] [log] [blame]
{
"name": "InstantSearchCoreOffline",
"module_name": "InstantSearchCore",
"version": "6.3.2",
"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": "6.3.2"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*.swift"
],
"dependencies": {
"InstantSearchClientOffline": [
"~> 7.0"
]
},
"swift_version": "5.0"
}