[Cocoapods] Update version to 2.0-beta.2

This commit is contained in:
Scott Goodson
2016-11-23 16:15:51 -08:00
parent 97a328b83d
commit 3bfb437f2b

View File

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