ReactiveLists
ReactiveLists copied to clipboard
Added SPM support
Changes in this pull request
Added SPM support.
Just added the Package.swift
so no tests are needed.
Issue fixed: #166
Checklist
- [x] All tests pass. Demo project builds and runs.
- [x] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I added an entry to the
CHANGELOG.md
for any breaking changes, enhancements, or bug fixes. - [x] I have reviewed the contributing guide