Update to 2.0.2

This commit is contained in:
Garrett Moon 2017-01-23 13:05:37 -08:00
parent 3764639bd4
commit a427dce609

View File

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