Description
Parse has two dependencies, Bolts and OCMock.
I think Bolts is not maintainability, so If we want to keep the Parse-Objc or support latest tech stacks like SPM, I think fork the Bolts is a better option.
Here is my suggestion.
- Fork Bolts and OCMock into the parse-community.
- Make a Package.swift for Bolts and OCMock to support SPM.
- Make a Package.swift for Parse-SDK-iOS-OSX.
That's it.
What do you think about this?
Another option is to focus on the Parse-Swift like Parse Dart SDK.
PS. FireBase also has dependencies with OCMock. firebase/firebase-ios-sdk#3136