blob: 2dc2388b5ab2343a8fc9729a8b430dc3cc369917 [file] [log] [blame]
{
"name": "FDSoundActivatedRecorder",
"version": "1.0.6",
"summary": "Start recording when the user speaks",
"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\".",
"homepage": "https://github.com/fulldecent/FDSoundActivatedRecorder",
"screenshots": "http://i.imgur.com/XD9QBjG.png",
"license": "MIT",
"authors": {
"William Entriken": "github.com@phor.net"
},
"source": {
"git": "https://github.com/fulldecent/FDSoundActivatedRecorder.git",
"tag": "1.0.6"
},
"social_media_url": "https://twitter.com/fulldecent",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "FDSoundActivatedRecorder/FDSoundActivatedRecorder/FDSoundActivatedRecorder.swift"
}