/RxDBSync

Primary LanguageSwiftMIT LicenseMIT

RxDatabaseSync

Installation

source 'https://github.com/alobanov/ALSpec.git'
source 'https://github.com/CocoaPods/Specs.git'

use_frameworks!
inhibit_all_warnings!
platform :ios, '9.0'

target 'TestLib' do
  pod 'RxDBSync'
end