Merge pull request #2967 from facebook/bumpTo2dot1

Bump podspec to 2.1
This commit is contained in:
Garrett Moon 2017-02-01 13:42:26 -08:00 committed by GitHub
commit 0be685982b

View File

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