[Add] VisionSDK 1.6.2
[CocoaPods.git] / Specs / b / 0 / a / SDKWrapperLibrary / 0.0.2 / SDKWrapperLibrary.podspec.json
blob7fe3b309d32df8b83d760a3dae7e1daedc666a50
2   "name": "SDKWrapperLibrary",
3   "version": "0.0.2",
4   "summary": "A short description of SDKWrapperLibrary.",
5   "description": "Test POD for SDKWrapperLibrary",
6   "homepage": "https://github.com/KrishnaRLolage/MyTestSDKPod.git",
7   "license": "My license",
8   "authors": {
9     "Krishna": "krish.lolage@gmail.com"
10   },
11   "platforms": {
12     "ios": "16.0"
13   },
14   "source": {
15     "git": "https://github.com/KrishnaRLolage/MyTestSDKPod.git",
16     "branch": "main"
17   },
18   "source_files": "SDKWrapperLibrary/Classes/**/*.{h,m}",
19   "dependencies": {
20     "MicrosoftCognitiveServicesSpeech-iOS": [
21       "~> 1.33.0"
22     ]
23   },
24   "resource_bundles": {
25     "DragonMedicalSpeechKit": [
26       "SDKWrapperLibrary/VendorFrameworks/Bundle/Resources/**",
27       "SDKWrapperLibrary/VendorFrameworks/Bundle/UI/**"
28     ]
29   },
30   "vendored_frameworks": "SDKWrapperLibrary/VendorFrameworks/DragonMedicalSpeechKit.xcframework"