forked from RxSwiftCommunity/RxRealm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
34 lines (34 loc) · 851 Bytes
/
Package.resolved
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"object": {
"pins": [
{
"package": "Realm",
"repositoryURL": "https://github.com/realm/realm-cocoa.git",
"state": {
"branch": null,
"revision": "c49cddd98fb37ad57a5703b25c5dd7be387c0180",
"version": "4.0.0"
}
},
{
"package": "RealmCore",
"repositoryURL": "https://github.com/realm/realm-core",
"state": {
"branch": null,
"revision": "512dfaa4f59930e193c92e00ba1924bde69b19de",
"version": "5.23.5"
}
},
{
"package": "RxSwift",
"repositoryURL": "https://github.com/ReactiveX/RxSwift.git",
"state": {
"branch": null,
"revision": "b3e888b4972d9bc76495dd74d30a8c7fad4b9395",
"version": "5.0.1"
}
}
]
},
"version": 1
}