4 "summary": "RealmIO makes Realm operation more safely, reusable and composable by using reader monad.",
5 "description": "RealmIO makes Realm operation more safely, reusable and composable by using reader monad.\n- Define Realm operation as `RealmIO`\n- Run Realm operation with `realm.run(io:)`\n- Compose realm operation with `flatMap`",
6 "homepage": "https://github.com/ukitaka/RealmIO",
12 "ukitaka": "yuki.takahashi.1126@gmail.com"
21 "git": "https://github.com/ukitaka/RealmIO.git",
24 "source_files": "Sources/**/*",
25 "frameworks": "Foundation",
31 "pushed_with_swift_version": "4.0"