diff --git a/Specs/8/1/2/google-cast-sdk/4.8.1/google-cast-sdk.podspec.json b/Specs/8/1/2/google-cast-sdk/4.8.1/google-cast-sdk.podspec.json index 23916317ffb731..2611d3359ec1f1 100644 --- a/Specs/8/1/2/google-cast-sdk/4.8.1/google-cast-sdk.podspec.json +++ b/Specs/8/1/2/google-cast-sdk/4.8.1/google-cast-sdk.podspec.json @@ -48,7 +48,11 @@ "resources": [ "Resources/GoogleCastCoreResources.bundle", "Resources/GoogleCastUIResources.bundle", - "Resources/MaterialDialogs.bundle", - "GoogleCast.xcframework/ios-arm64/GoogleCast.framework/PrivacyInfo.xcprivacy" - ] + "Resources/MaterialDialogs.bundle" + ], + "resource_bundles": { + "GoogleCast": [ + "GoogleCast.xcframework/ios-arm64/GoogleCast.framework/PrivacyInfo.xcprivacy" + ] + } }