blob: 69bfbbc15590e64dbf78d19f950d73fbfc1a42d5 [file] [log] [blame]
{
"name": "InstantSearchVoiceOverlay",
"module_name": "InstantSearchVoiceOverlay",
"version": "1.2.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.2.0"
},
"social_media_url": "https://twitter.com/algolia",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_versions": [
"5.3"
],
"source_files": [
"Sources/InstantSearchVoiceOverlay/**/*.{swift}"
],
"resources": [
"Sources/InstantSearchVoiceOverlay/Views/Assets.xcassets",
"Sources/InstantSearchVoiceOverlay/Sound/*"
],
"swift_version": "5.3"
}