[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 2 / e / FritzVisionLabelModel / 3.5.0-beta.3 / FritzVisionLabelModel.podspec.json
blob3b1ac7e320ee27b97f682c59ad224ee8801b7128
2   "name": "FritzVisionLabelModel",
3   "version": "3.5.0-beta.3",
4   "summary": "Official Fritz SDK for Swift 5.0 and Objective-C",
5   "homepage": "https://fritz.ai",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Chris Kelly": "engineering@fritz.ai"
12   },
13   "source": {
14     "http": "https://github.com/fritzlabs/swift-framework/releases/download/3.5.0-beta.3/FritzVisionLabelModel.zip"
15   },
16   "requires_arc": true,
17   "frameworks": [
18     "Foundation",
19     "UIKit",
20     "AVFoundation",
21     "Accelerate",
22     "CoreImage",
23     "VideoToolbox"
24   ],
25   "weak_frameworks": [
26     "CoreML",
27     "Vision"
28   ],
29   "dependencies": {
30     "FritzBase/Vision": [
31       "3.5.0-beta.3"
32     ]
33   },
34   "platforms": {
35     "ios": "10.0"
36   },
37   "swift_version": "5.0",
38   "vendored_frameworks": "Frameworks/FritzVisionLabelModel.framework"