[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 0 / b / InstantSearchVoiceOverlay / 1.0.0-beta1 / InstantSearchVoiceOverlay.podspec.json
bloba40477d9209fb66fb8d9a5cc2c0ac7f54ac59bca
2   "name": "InstantSearchVoiceOverlay",
3   "module_name": "InstantSearchVoiceOverlay",
4   "version": "1.0.0-beta1",
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.0.0-beta1"
17   },
18   "social_media_url": "https://twitter.com/algolia",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "swift_version": "4.2",
24   "source_files": [
25     "VoiceOverlay/**/*.{swift}"
26   ],
27   "resources": [
28     "VoiceOverlay/Views/Assets.xcassets",
29     "VoiceOverlay/Sound/*"
30   ]