2 "name": "CombineRealm",
4 "summary": "A Combine wrapper of Realm's notifications and write bindings",
5 "swift_versions": "5.0",
6 "description": "This is a Combine extension that provides an easy and straight-forward way\nto use Realm's natively reactive collection type as a Publisher",
7 "homepage": "https://github.com/bitomule/CombineRealm",
10 "David Collado": "bitomule@gmail.com"
13 "git": "https://github.com/bitomule/CombineRealm.git",
23 "source_files": "Sources/Classes/*.swift",
24 "frameworks": "Combine",
30 "swift_version": "5.0"