Skip to content

ParticleApps/Realm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParticleRealm

Version Carthage compatible

Adds observers, better JSON handling, & convienence extensions.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

pod "Realm"

Requires the realm framework. http://cocoapods.org/pods/realm

Adding to Your Project

Simply add the following to your Podfile if you're using CocoaPods:

pod 'ParticleRealm', :git => "https://github.com/ParticleApps/Realm.git"

or Cartfile if you're using Carthage:

github "ParticleApps/Realm"

About

Extensions & Classes used with Realm https://realm.io.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published