Set Podspec to point at pre5

This commit is contained in:
Blake Watters
2012-12-26 20:27:58 -05:00
parent 26fc8dd61f
commit baa9f62b6e

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RestKit'
s.version = '0.20.0pre4'
s.version = '0.20.0pre5'
s.summary = 'RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X.'
s.homepage = 'http://www.restkit.org'
s.author = { 'Blake Watters' => 'blakewatters@gmail.com' }