2 "name": "PVDRealmWrapper",
4 "summary": "Wrapper for the Realm database with adaptation for Swift 4 features",
5 "description": "Wrapper for the Realm database, having singleton Database class with a `shared` property to use.\nContains extensions of the `Codable` protocol and `RealmOptional`, `List` types adopted to be codable.\nContains extra Realm object wrappers, and a few helpful functions.",
6 "homepage": "https://github.com/PopovVadim/PVDRealmWrapper",
12 "PopovVadim": "podh2o@gmail.com"
15 "git": "https://github.com/PopovVadim/PVDRealmWrapper.git",
21 "source_files": "PVDRealmWrapper/Classes/**/*",
27 "pushed_with_swift_version": "4.0"