This index lists Firebase clang modules available for Apple platforms.
Firebase AI Logic (FirebaseAILogic) was formerly
called "Vertex AI in Firebase" and distributed under the
FirebaseVertexAI module. Firebase AI Logic was also formerly
distributed under the FirebaseAI module.
Deprecated or unsupported modules
| Service or Product | Module Name | Swift Package definition | Podspec | Description |
|---|---|---|---|---|
| AdMob | GoogleMobileAds | N/A | N/A |
Deprecated. Use the Google-Mobile-Ads-SDK
pod instead. See the
getting started
guide for more details. |
| Analytics Swift extensions | FirebaseAnalyticsSwift | Package.swift | FirebaseAnalyticsSwift.podspec | Deprecated. Swift extension APIs have been merged into their respective product SDKs and no longer need to be explicitly specified as a dependency. See the migration guide for more details. |
| Cloud Firestore Swift extensions | FirebaseFirestoreSwift | Package.swift | FirebaseFirestoreSwift.podspec | Deprecated. Swift extension APIs have been merged into their respective product SDKs and no longer need to be explicitly specified as a dependency. See the migration guide for more details. |
| Dynamic Links | FirebaseDynamicLinks | Package.swift | FirebaseDynamicLinks.podspec | |
| In-App Messaging Swift extensions | FirebaseInAppMessagingSwift | Package.swift | FirebaseInAppMessagingSwift.podspec | Deprecated. Swift extension APIs have been merged into their respective product SDKs and no longer need to be explicitly specified as a dependency. See the migration guide for more details. |
| Realtime Database Swift extensions | FirebaseDatabaseSwift | Package.swift | FirebaseDatabaseSwift.podspec | Deprecated. Swift extension APIs have been merged into their respective product SDKs and no longer need to be explicitly specified as a dependency. See the migration guide for more details. |
| Remote Config Swift extensions | FirebaseRemoteConfigSwift | Package.swift | FirebaseRemoteConfigSwift.podspec | Deprecated. Swift extension APIs have been merged into their respective product SDKs and no longer need to be explicitly specified as a dependency. See the migration guide for more details. |
| Vertex AI in Firebase | FirebaseVertexAI | Package.swift | FirebaseVertexAI.podspec | Deprecated. Use the
FirebaseAILogic
module instead.
|
| Firebase | Firebase umbrella header module | N/A | N/A | Deprecated. Import individual product modules instead of the top-level Firebase module. |