[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / 8 / 0 / 5 / FritzVisionRigidPose / 3.5.0-beta.2 / FritzVisionRigidPose.podspec.json
blob10970416bd67a3129eca6ee7b2079a28936dcd3d
2   "name": "FritzVisionRigidPose",
3   "version": "3.5.0-beta.2",
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.2/FritzVisionRigidPose.zip"
15   },
16   "requires_arc": true,
17   "static_framework": true,
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "AVFoundation",
22     "Accelerate",
23     "CoreImage",
24     "VideoToolbox"
25   ],
26   "weak_frameworks": [
27     "CoreML",
28     "Vision"
29   ],
30   "dependencies": {
31     "FritzBase/Vision": [
32       "3.5.0-beta.2"
33     ],
34     "OpenCV": [
35       "3.4.2"
36     ]
37   },
38   "platforms": {
39     "ios": "10.0"
40   },
41   "swift_version": "5.0",
42   "vendored_frameworks": "Frameworks/FritzVisionRigidPose.framework",
43   "prefix_header_file": "Frameworks/FritzVisionRigidPose.framework/Headers/PrefixHeader.pch"