blob: 08cc4d8511b2da8e0655a762ebced21fbbf114c5 [file] [log] [blame]
{
"name": "FDSoundActivatedRecorder",
"version": "0.0.1",
"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.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "FDSoundActivatedRecorder.{h,m}",
"frameworks": "AVFoundation",
"requires_arc": true
}