2 "name": "FirebaseMLModelDownloader",
3 "version": "8.5.0-beta",
4 "summary": "Firebase ML Model Downloader",
5 "description": "This is the new ML Model Downloader CocoaPod.",
6 "homepage": "https://firebase.google.com",
11 "authors": "Google, Inc.",
13 "git": "https://github.com/firebase/firebase-ios-sdk.git",
14 "tag": "CocoaPods-8.5.0-beta"
16 "social_media_url": "https://twitter.com/Firebase",
17 "swift_versions": "5.0",
24 "cocoapods_version": ">= 1.4.0",
25 "prefix_header_file": false,
27 "FirebaseMLModelDownloader/Sources/**/*.swift"
29 "frameworks": "Foundation",
34 "FirebaseInstallations": [
37 "GoogleDataTransport": [
40 "GoogleUtilities/Logger": [
47 "pod_target_xcconfig": {
48 "GCC_C_LANGUAGE_STANDARD": "c99",
49 "GCC_PREPROCESSOR_DEFINITIONS": "FIRMLModelDownloader_VERSION=8.5.0-beta",
50 "OTHER_CFLAGS": "-fno-autolink"
64 "source_files": "FirebaseMLModelDownloader/Tests/Unit/**/*.swift",
65 "requires_app_host": true
68 "name": "integration",
78 "source_files": "FirebaseMLModelDownloader/Tests/Integration/**/*.swift",
79 "resources": "FirebaseMLModelDownloader/Tests/Integration/Resources/GoogleService-Info.plist",
80 "requires_app_host": true
83 "swift_version": "5.0"