Skip to content

Commit a8d5af9

Browse files
GitToTheHubdpogue
andauthored
doc(plugin.xml): add CocoaPods deprecation notice to podspec section (#1476)
Co-authored-by: Darryl Pogue <darryl@dpogue.ca>
1 parent 97d5f65 commit a8d5af9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • www/docs/en/latest/plugin_ref

www/docs/en/latest/plugin_ref/spec.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,8 @@ Identifies the CocoaPods `Podfile` that provides the dependencies in which the p
521521

522522
This element contains a `<config>` and a `<pods>` tag.
523523

524+
> 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).
525+
524526
### config
525527
The `<config>` element identifies the source urls in which the CocoaPods specs are retrieved from.
526528

0 commit comments

Comments
 (0)