Skip to content

Commit 6d8d7ae

Browse files
committed
Passing the torch
1 parent 01e7d09 commit 6d8d7ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AsyncDisplayKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |spec|
33
spec.version = '1.1.1'
44
spec.license = { :type => 'BSD' }
55
spec.homepage = 'http://asyncdisplaykit.org'
6-
spec.authors = { 'Nadine Salter' => 'nadi@fb.com', 'Scott Goodson' => '[email protected]' }
6+
spec.authors = { 'Ryan Nystrom' => 'rnystrom@fb.com', 'Scott Goodson' => '[email protected]' }
77
spec.summary = 'Smooth asynchronous user interfaces for iOS apps.'
88
spec.source = { :git => 'https://github.com/facebook/AsyncDisplayKit.git', :tag => '1.1.1' }
99

0 commit comments

Comments
 (0)