[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / 5 / 4 / VoiceControlKit / 1.0 / VoiceControlKit.podspec.json
blobe11524d5bccd34ee6232a9d942e2b730a6a7f2bf
2   "name": "VoiceControlKit",
3   "version": "1.0",
4   "summary": "iOS framework that enables detecting and handling voice commands using microphone.",
5   "description": "iOS framework that enables detecting and handling voice commands using microphone. Build using Swift, and supports online and offline speech recognition.",
6   "homepage": "https://github.com/ahmedabdelkarim/VoiceControlKit",
7   "license": "MIT",
8   "authors": {
9     "Ahmed Abdelkarim": "ahmed.karim.tantawy@live.com"
10   },
11   "social_media_url": "https://www.linkedin.com/in/ahmedabdelkarim",
12   "platforms": {
13     "ios": "14.3"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/ahmedabdelkarim/VoiceControlKit.git",
18     "tag": "1.0"
19   },
20   "source_files": "VoiceControlKit/**/*.{swift}",
21   "swift_version": "5.0"