ForterLi / RedCrownedCrane

Local databases can be synchronized to iCloud using Sqlite Realm WCDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedCrownedCrane

Local databases can be synchronized to iCloud using Sqlite Realm WCDB

Installation

CocoaPods

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '12.0'
use_frameworks!

target 'MyApp' do
  pod 'RedCrownedCrane', '~> 1.0.0'
end

License

RedCrownedCrane is released under the MIT license. See LICENSE for details.

About

Local databases can be synchronized to iCloud using Sqlite Realm WCDB

License:MIT License


Languages

Language:Swift 97.8%Language:Ruby 2.2%