blob: 27961daa1e38a5462b89245572659ae3a0f7da4c [file] [log] [blame]
{
"name": "SpeechInjector",
"platforms": {
"ios": "10.0"
},
"summary": "The easiest way to add voice-commands to your IOS app.",
"requires_arc": true,
"version": "1.1.0",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Richard E.V. Simpson": "revsimpson@casema.nl"
},
"homepage": "https://github.com/revsimpson/SpeechInjector.git",
"source": {
"git": "https://github.com/revsimpson/SpeechInjector.git",
"tag": "1.1.0"
},
"frameworks": "UIKit",
"dependencies": {
"MaterialComponents/Buttons": [
]
},
"source_files": "SpeechInjector/**/*.{swift,xcassets}",
"resources": "SpeechInjector/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2"
}