blob: d3e138cd2857dc7fc6459e42e62ef654732fd1a7 [file] [log] [blame]
{
"name": "QHSpeechSynthesizerQueue",
"version": "1.1.1",
"summary": "Queue management system for AVSpeechSynthesizer",
"homepage": "https://github.com/quentinhayot/QHSpeechSynthesizerQueue",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quentin Hayot": "q.hayot@gmail.com"
},
"source": {
"git": "https://github.com/quentinhayot/QHSpeechSynthesizerQueue.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"QHSpeechSynthesizerQueue/QHSpeechSynthesizerQueue.h",
"QHSpeechSynthesizerQueue/QHSpeechSynthesizerQueue.m"
],
"requires_arc": true
}