diff --git a/www/docs/en/latest/plugin_ref/spec.md b/www/docs/en/latest/plugin_ref/spec.md index 035da9aef13..21b65bc789c 100644 --- a/www/docs/en/latest/plugin_ref/spec.md +++ b/www/docs/en/latest/plugin_ref/spec.md @@ -521,6 +521,8 @@ Identifies the CocoaPods `Podfile` that provides the dependencies in which the p This element contains a `` and a `` tag. +> NOTE: CocoaPods is deprecated and will be a [read-only respository after December 2nd, 2026](https://blog.cocoapods.org/CocoaPods-Specs-Repo/). As an alternative, Swift Package Manager (SPM) can be used since cordova-ios 8. For adding support to your plugin, see [Supporting Swift Package Manager (SPM)](../guide/platforms/ios/plugin.html#supporting-swift-package-manager-spm). + ### config The `` element identifies the source urls in which the CocoaPods specs are retrieved from.