alobanov / RxDBSync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Swift 97.8%Language:Ruby 2.2%