[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 0 / 9 / FDSoundActivatedRecorder / 3.1.0 / FDSoundActivatedRecorder.podspec.json
blob8b90745e7f759ee05cfdfffc80c09c237fdd5b12
2   "name": "FDSoundActivatedRecorder",
3   "version": "3.1.0",
4   "summary": "Start recording when the user speaks",
5   "description": "All you have to do is tell us when to start listening. Then we wait for an audible noise and start recording. This is mostly useful for user speech input and the \"Start talking now prompt\".",
6   "homepage": "https://github.com/fulldecent/FDSoundActivatedRecorder",
7   "screenshots": "http://i.imgur.com/XD9QBjG.png",
8   "license": "MIT",
9   "authors": {
10     "William Entriken": "github.com@phor.net"
11   },
12   "source": {
13     "git": "https://github.com/fulldecent/FDSoundActivatedRecorder.git",
14     "tag": "3.1.0"
15   },
16   "social_media_url": "https://twitter.com/fulldecent",
17   "platforms": {
18     "ios": "10.3"
19   },
20   "requires_arc": true,
21   "swift_versions": "5.0",
22   "source_files": "FDSoundActivatedRecorder/FDSoundActivatedRecorder/FDSoundActivatedRecorder.swift",
23   "swift_version": "5.0"