blob: 50d2ecf917ad1f6aca2c540c332b7e3635c8dca0 [file] [log] [blame]
{
"name": "InstantSearchInsights",
"module_name": "InstantSearchInsights",
"version": "2.3.2",
"summary": "A library allowing developers to report metrics related to Algolia search queries",
"homepage": "https://github.com/algolia/instantsearch-ios-insights",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Algolia": "contact@algolia.com"
},
"source": {
"git": "https://github.com/algolia/instantsearch-ios-insights.git",
"tag": "2.3.2"
},
"social_media_url": "https://twitter.com/algolia",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "3.0"
},
"requires_arc": true,
"swift_versions": "5.1",
"source_files": [
"Sources/**/*.{swift}"
],
"swift_version": "5.1"
}