dpogue commented on code in PR #1476:
URL: https://github.com/apache/cordova-docs/pull/1476#discussion_r2842730298


##########
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 `<config>` and a `<pods>` tag.
 
+> NOTE: CocoaPods is deprecated and will be a [read-only respository after 2. 
December 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).

Review Comment:
   ```suggestion
   > NOTE: CocoaPods is deprecated and will be a [read-only respository after 
December 2<sup>nd</sup>, 
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).
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to