1
0
mirror of https://github.com/nlohmann/json.git synced 2025-08-01 21:26:57 +03:00

Remove wsjcpp package manager (#4623)

Signed-off-by: Niels Lohmann <mail@nlohmann.me>
This commit is contained in:
Niels Lohmann
2025-02-15 12:23:12 +01:00
committed by GitHub
parent 8fb5d6f92d
commit a43350c4e5
4 changed files with 0 additions and 40 deletions

View File

@ -824,12 +824,3 @@ to your podfile (see [an example](https://bitbucket.org/benman/nlohmann_json-coc
!!! warning
The module is outdated as the respective [pod](https://cocoapods.org/pods/nlohmann_json) has not been updated in years.
## wsjcpp
If you are using [`wsjcpp`](http://wsjcpp.org), you can use the command `wsjcpp install "https://github.com/nlohmann/json:develop"`
to get the latest version. Note you can change the branch `:develop` to an existing tag or another branch.
!!! warning
The package manager is outdated as the respective [repository](https://github.com/wsjcpp/wsjcpp) has not been updated in years.