blob: 2df23c29777f49642e7993f370f010602018da58 [file] [log] [blame]
{
"name": "FDSoundActivatedRecorder",
"version": "0.9.0",
"summary": "Start recording when the user speaks.",
"homepage": "https://github.com/fulldecent/FDTSoundActivatedRecorder",
"license": "MIT",
"authors": {
"William Entriken": "github.com@phor.net"
},
"source": {
"git": "https://github.com/fulldecent/FDSoundActivatedRecorder.git",
"tag": "v0.9.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "FDSoundActivatedRecorder.{h,m}",
"frameworks": "AVFoundation",
"requires_arc": true
}