Tagging Podspec version

This commit is contained in:
Blake Watters
2012-11-28 23:30:20 -05:00
parent 7776826ea2
commit a39a1e02eb

View File

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