blob: fd143c0cfc26d45cf9d33bcf24f66f7560ca09a7 [file] [log] [blame]
{
"name": "InstantSearchVoiceOverlay",
"module_name": "InstantSearchVoiceOverlay",
"version": "1.1.0",
"summary": "A beautiful voice overlay widget that records the user's voice input",
"homepage": "https://github.com/algolia/voice-overlay-ios",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Algolia": "contact@algolia.com"
},
"source": {
"git": "https://github.com/algolia/voice-overlay-ios.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/algolia",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"source_files": [
"VoiceOverlay/**/*.{swift}"
],
"resources": [
"VoiceOverlay/Views/Assets.xcassets",
"VoiceOverlay/Sound/*"
],
"swift_version": "4.2"
}