[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / b / InstantSearchVoiceOverlay / 1.2.0 / InstantSearchVoiceOverlay.podspec.json
blob69bfbbc15590e64dbf78d19f950d73fbfc1a42d5
2   "name": "InstantSearchVoiceOverlay",
3   "module_name": "InstantSearchVoiceOverlay",
4   "version": "1.2.0",
5   "summary": "A beautiful voice overlay widget that records the user's voice input",
6   "homepage": "https://github.com/algolia/voice-overlay-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Algolia": "contact@algolia.com"
13   },
14   "source": {
15     "git": "https://github.com/algolia/voice-overlay-ios.git",
16     "tag": "1.2.0"
17   },
18   "social_media_url": "https://twitter.com/algolia",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "swift_versions": [
24     "5.3"
25   ],
26   "source_files": [
27     "Sources/InstantSearchVoiceOverlay/**/*.{swift}"
28   ],
29   "resources": [
30     "Sources/InstantSearchVoiceOverlay/Views/Assets.xcassets",
31     "Sources/InstantSearchVoiceOverlay/Sound/*"
32   ],
33   "swift_version": "5.3"