RxRealmDataSources
RxRealmDataSources copied to clipboard
Add Carthage support
For Carthage support I needed to create a new project to the root directory using carthage. The cartFile contains all the dependencies. The source files are the same used for CocoaPods.
(Actually I'm using my forked repo for carthage and would love to use the one from the RXCommunity)
Please review this PR, I also need to use RxRealmDataSources with Carthage (I know that I can use the branch of the PR but in the case of future updates we need Carthage support). Thanks