blob: 59d8428368c60317b66ef142a96d11972fc03984 [file] [log] [blame]
{
"name": "Sweech",
"version": "0.2.0",
"summary": "A text-to-speech utility.",
"description": "A wrapper of AVSpeechSynthesizer written in Swift.",
"homepage": "https://github.com/tnantoka/Sweech",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tnantoka": "tnantoka@bornneet.com"
},
"source": {
"git": "https://github.com/tnantoka/Sweech.git",
"tag": "v0.2.0"
},
"social_media_url": "https://twitter.com/tnantoka",
"platforms": {
"ios": "8.0"
},
"source_files": "Sweech/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}