[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 5 / FritzVisionObjectModelFast / 6.0.0-beta.2 / FritzVisionObjectModelFast.podspec.json
blob66a321ec582e3c8e251040ee03912dd941f1046e
2   "name": "FritzVisionObjectModelFast",
3   "version": "6.0.0-beta.2",
4   "summary": "Official Fritz SDK for Swift 5.1 and Objective-C",
5   "homepage": "https://www.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://fritz-swift-sdk-release-production.s3.amazonaws.com/FritzVisionObjectModelFast/6.0.0-beta.2/FritzVisionObjectModelFast.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       "6.0.0-beta.2"
32     ]
33   },
34   "platforms": {
35     "ios": "12.0"
36   },
37   "swift_versions": "5.1",
38   "vendored_frameworks": "Frameworks/FritzVisionObjectModelFast.framework",
39   "swift_version": "5.1"