Update podspec to beta 3

This commit is contained in:
Garrett Moon
2016-11-29 14:58:41 -08:00
parent df497b82c2
commit 7c685620aa

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'AsyncDisplayKit'
spec.version = '2.0-beta.2'
spec.version = '2.0-beta.3'
spec.license = { :type => 'BSD' }
spec.homepage = 'http://asyncdisplaykit.org'
spec.authors = { 'Scott Goodson' => 'scottgoodson@gmail.com' }