2 "name": "FirebaseMLModelDownloader",
3 "version": "9.4.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-9.4.0-beta"
16 "social_media_url": "https://twitter.com/Firebase",
17 "swift_versions": "5.3",
24 "cocoapods_version": ">= 1.4.0",
25 "prefix_header_file": false,
27 "FirebaseMLModelDownloader/Sources/**/*.swift"
29 "frameworks": "Foundation",
34 "FirebaseInstallations": [
37 "GoogleDataTransport": [
41 "GoogleUtilities/Logger": [
48 "pod_target_xcconfig": {
49 "GCC_C_LANGUAGE_STANDARD": "c99",
50 "GCC_PREPROCESSOR_DEFINITIONS": "FIRMLModelDownloader_VERSION=9.4.0-beta",
51 "OTHER_CFLAGS": "-fno-autolink"
65 "source_files": "FirebaseMLModelDownloader/Tests/Unit/**/*.swift",
66 "requires_app_host": true
69 "name": "integration",
79 "source_files": "FirebaseMLModelDownloader/Tests/Integration/**/*.swift",
80 "resources": "FirebaseMLModelDownloader/Tests/Integration/Resources/GoogleService-Info.plist",
81 "requires_app_host": true
84 "swift_version": "5.3"