blob: c2950f7fe34660ab8764a5fe269f5ee58d784817 [file] [log] [blame]
{
"name": "OSSSpeechKit",
"version": "0.1.2",
"summary": "OSSSpeechKit provides developers easy text to voice integration.",
"swift_version": "5.0",
"platforms": {
"ios": "12.0"
},
"description": "OSSSpeechKit offers an easy way to integrate text to voice using native AVFoundation speech kit.",
"homepage": "https://github.com/appdevguy/OSSSpeechKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"appdevguy": "seaniosdeveloper@gmail.com"
},
"source": {
"git": "https://github.com/appdevguy/OSSSpeechKit.git",
"tag": "0.1.2"
},
"source_files": "OSSSpeechKit/Classes/*.swift"
}