diff --git a/README.md b/README.md index 56c3e5c..095fff9 100755 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ Platform - -Platform + +Platform

diff --git a/Unrealm.podspec b/Unrealm.podspec index b743eae..e5ed581 100755 --- a/Unrealm.podspec +++ b/Unrealm.podspec @@ -34,7 +34,7 @@ Works perfect with Codables and Optionals! s.source_files = 'Unrealm/Classes/**/*.{h,m,swift}' - s.dependency 'Realm', '10.5.0' - s.dependency 'RealmSwift', '10.5.0' + s.dependency 'Realm', '10.7.4' + s.dependency 'RealmSwift', '10.7.4' s.dependency 'RuntimeNew', '2.1.5' end