Bump version of Podspec to pre3 on development

This commit is contained in:
Blake Watters
2012-12-02 15:56:45 -05:00
parent f9875f8bfa
commit 2b9c7ca275

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RestKit'
s.version = '0.20.0pre1'
s.version = '0.20.0pre3'
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' }