json/single_include/nlohmann
Aleksei 5783217ba2 Support Apple's Swift Package Manager
**Reason**
- Main way to develop under Apple's platforms is using SPM

**Changes**
- Added Package.swift
- Added _SwiftPackageManagerFile.cpp to single_include/nlohmann in order SPM to see it as a C++ source file
- Added .build to .gitignore

**Context**
- SPM is a package manager for Swift and C-based languages. It is the main way to develop under Apple's platforms. It is also used to build Swift packages for Linux.
2023-06-19 07:28:56 +03:00
..
apple Support Apple's Swift Package Manager 2023-06-19 07:28:56 +03:00
json_fwd.hpp Allow custom base class as node customization point (#3110) 2022-08-28 13:59:07 +02:00
json.hpp Fix Clang-Tidy warnings (#4047) 2023-06-08 18:46:48 +02:00