Update for 2.2 (#3068)

This commit is contained in:
Garrett Moon
2017-02-23 11:09:54 -08:00
committed by GitHub
parent 6ab92dbd3f
commit 6a9781f64c

View File

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