[Add] NetKernel 1.1.4
[CocoaPods.git] / Specs / d / 5 / 4 / VoiceControlKit / 1.1 / VoiceControlKit.podspec.json
blob20c22228c5b99d6d3f4eb995439a2aedbeec37ff
2   "name": "VoiceControlKit",
3   "version": "1.1",
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.1"
19   },
20   "source_files": "VoiceControlKit/**/*.{swift}",
21   "swift_version": "5.0"