blob: 822ee8fb9b2a24fb170618b2bfdab214412b9fc8 [file] [log] [blame]
{
"name": "Speaker",
"version": "1.0",
"summary": "Class for useful reading text by AVSpeechSynthesizer in Objective-C(Swift)",
"homepage": "https://github.com/vkosmirak/Speaker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Volodymyr": ""
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/vkosmirak/Speaker.git",
"tag": "1.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}