[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / c / FritzVisionPeopleAndPetSegmentationModelAccurate / 7.0.1 / FritzVisionPeopleAndPetSegmentationModelAccurate.podspec.json
blobc1c6477789d874a568d1d5efd6a74369da78d684
2   "name": "FritzVisionPeopleAndPetSegmentationModelAccurate",
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   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.1",
22   "frameworks": [
23     "UIKit",
24     "CoreML",
25     "Foundation"
26   ],
27   "dependencies": {
28     "FritzVision": [
30     ]
31   },
32   "pod_target_xcconfig": {
33     "COREML_CODEGEN_LANGUAGE": "Swift",
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "source_files": "Source/FritzVisionPeopleAndPetSegmentationModelAccurate/**/*.{h,swift,mlmodel}",
40   "swift_version": "5.1"