[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 1 / e / FritzVisionLabelModelFast / 7.0.1 / FritzVisionLabelModelFast.podspec.json
blob31ce6c3bb24b3434f4bdb210212d18c0bff22517
2   "name": "FritzVisionLabelModelFast",
3   "version": "7.0.1",
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     "Jameson Toole": "info@fritz.ai"
12   },
13   "source": {
14     "git": "https://github.com/fritzlabs/fritz-ai-ios-sdk.git",
15     "tag": "7.0.1"
16   },
17   "requires_arc": 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     "FritzVision": [
33     ]
34   },
35   "platforms": {
36     "ios": "12.0"
37   },
38   "swift_versions": "5.1",
39   "pod_target_xcconfig": {
40     "COREML_CODEGEN_LANGUAGE": "Swift",
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "source_files": "Source/FritzVisionLabelModelFast/**/*.{h,swift,mlmodel}",
47   "swift_version": "5.1"