Skip to content

Palleas/Synchronizable

Repository files navigation

Synchronizable

Synchronizable is a framework for iOS to help you cache data locally. It's not ready for prime time yet.

Requirements

  • Swift 3.0
  • Xcode 8

Installation

Carthage

Create a Cartfile that lists the framework and run carthage update. Follow the instructions to add $(SRCROOT)/Carthage/Build/iOS/Synchronizable.framework to an iOS project.

github "palleas/synchronizable"

Usage example

At this point, the best way to see how it works is to look at the Spec.

Authors

Synchronizable is released under the MIT License, see LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published