mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-29 21:25:51 +08:00
Switch b1 podspec version to 0.20.0dev to align with VERSION
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = 'RestKit'
|
s.name = 'RestKit'
|
||||||
s.version = '0.20.0b1'
|
s.version = '0.20.0dev'
|
||||||
s.summary = 'RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X.'
|
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.homepage = 'http://www.restkit.org'
|
||||||
s.author = { 'Blake Watters' => 'blakewatters@gmail.com' }
|
s.author = { 'Blake Watters' => 'blakewatters@gmail.com' }
|
||||||
|
|||||||
Reference in New Issue
Block a user