blob: 584a0f0e1f7641e9b8855627881000305792b9b2 [file] [log] [blame]
{
"name": "SpeechRecognizerButton",
"version": "0.1.4",
"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.4"
},
"social_media_url": "https://twitter.com/alexruperez",
"platforms": {
"ios": "10.0"
},
"source_files": "SpeechRecognizerButton/*.{h,swift}"
}