Skip to content

Commit

Permalink
Set dependency to match >= 0.20.0dev
Browse files Browse the repository at this point in the history
  • Loading branch information
blakewatters committed Oct 16, 2012
1 parent 9a5613b commit bdf50dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RKTableController.podspec
Expand Up @@ -15,5 +15,5 @@ Pod::Spec.new do |s|
s.source_files = 'Code/*.{h,m}'
s.ios.framework = 'QuartzCore'

s.dependency 'RestKit', '>= 0.20.0'
s.dependency 'RestKit', '>= 0.20.0dev'
end

0 comments on commit bdf50dc

Please sign in to comment.