[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 8 / SpeechInjector / 1.1.0 / SpeechInjector.podspec.json
blob27961daa1e38a5462b89245572659ae3a0f7da4c
2   "name": "SpeechInjector",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "The easiest way to add voice-commands to your IOS app.",
7   "requires_arc": true,
8   "version": "1.1.0",
9   "license": {
10     "type": "BSD",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Richard E.V. Simpson": "revsimpson@casema.nl"
15   },
16   "homepage": "https://github.com/revsimpson/SpeechInjector.git",
17   "source": {
18     "git": "https://github.com/revsimpson/SpeechInjector.git",
19     "tag": "1.1.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "MaterialComponents/Buttons": [
25     ]
26   },
27   "source_files": "SpeechInjector/**/*.{swift,xcassets}",
28   "resources": "SpeechInjector/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
29   "swift_version": "4.2"