Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Commit

Permalink
Point to correct Realm version in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
polqf committed Sep 24, 2016
1 parent c74b901 commit 966228f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RealmResultsController.podspec
Expand Up @@ -11,5 +11,5 @@ Pod::Spec.new do |s|
s.frameworks = 'UIKit'
s.requires_arc = true
s.social_media_url = 'https://twitter.com/redboothhq'
s.dependency 'RealmSwift', '1.0.0'
s.dependency 'RealmSwift', '1.1.0'
end

0 comments on commit 966228f

Please sign in to comment.