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.
- Host: GitHub
- URL: https://github.com/droibit/spm-playground
- Owner: droibit
- License: mit
- Created: 2023-03-13T12:29:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T15:50:12.000Z (over 2 years ago)
- Last Synced: 2025-06-15T15:49:15.258Z (about 1 year ago)
- Language: Swift
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.