An open API service indexing awesome lists of open source software.

https://github.com/droibit/spm-playground

Playground for projects with SPM.
https://github.com/droibit/spm-playground

Last synced: 12 months ago
JSON representation

Playground for projects with SPM.

Awesome Lists containing this project

README

          

# SPM Playground
SPM Playground contains some projects for experimenting with Swift Package Manager (SPM).

## Usage
To use a project, simply open the Xcode project file. Run the project on a simulator or a device to see the sample UI and usage of the factory class.

## License
SPM Playground is released under the MIT license. Please refer to the LICENSE file for more details.