blob: de8a22b40cf14a7fdea96b756ed2acf95636c578 [file] [log] [blame]
{
"name": "Speech",
"version": "0.1.0",
"summary": "A shared instance to easily use text to speech in iOS.",
"description": "An easy shared instance to make use of text to speech functions in iOS",
"homepage": "https://github.com/matteocrippa/Speech",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"matteocrippa": "@_ghego"
},
"source": {
"git": "https://github.com/matteocrippa/Speech.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/@_ghego",
"platforms": {
"ios": "8.0"
},
"source_files": "Speech/Classes/**/*",
"frameworks": "AVFoundation",
"pushed_with_swift_version": "3.0"
}