Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions USING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ for writing code for Apple platforms.

### CocoaPods

**NOTE***: CocoaPods is spinning down in 2026,
[announcement](https://blog.cocoapods.org/CocoaPods-Specs-Repo/), so it is in
your interest to move to Swift Package Manager (SwiftPM) before then.

If you are building from CocoaPods, just use the pod provided, `GoogleToolboxForMac`.

The podspec provides subspecs so you can depend on exactly what parts of GTM you want
Expand Down
Loading