[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 9 / a / 7 / KPAssist / 0.0.3 / KPAssist.podspec.json
blobc34c6cf2237c872754a21abd1319ea07fca664b1
2   "name": "KPAssist",
3   "version": "0.0.3",
4   "summary": "KPAssist is used to provide support to users through speech assistance for frequently used actions.",
5   "description": "This module is going to play role of voice assistant in the apps. Model will be trained as deep the requirements are added.",
6   "homepage": "https://github.com/rahulpradev12/KPAssist",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rahul Pradev R": "rahulpr@deloitte.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/rahulpradev12/KPAssist.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "KPAssist/Classes/**/*.{swift}",
23   "resource_bundles": {
24     "KPAssist": "KPAssist/Resources/*.{mlmodel}"
25   },
26   "swift_version": "4.2"