blob: 56fc56ab89c5a87dfb731641d5945926d7b258b3 [file] [log] [blame]
{
"name": "SpeechRecognizerButton",
"version": "0.1.7",
"summary": "UIButton subclass with push to talk recording, speech recognition and Siri-style waveform view",
"homepage": "https://github.com/alexruperez/SpeechRecognizerButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Rupérez": "contact@alexruperez.com"
},
"source": {
"git": "https://github.com/alexruperez/SpeechRecognizerButton.git",
"tag": "0.1.7"
},
"social_media_url": "https://twitter.com/alexruperez",
"platforms": {
"ios": "10.0"
},
"source_files": "SpeechRecognizerButton/*.{h,swift}"
}