We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e7d09 commit 6d8d7aeCopy full SHA for 6d8d7ae
1 file changed
AsyncDisplayKit.podspec
@@ -3,7 +3,7 @@ Pod::Spec.new do |spec|
3
spec.version = '1.1.1'
4
spec.license = { :type => 'BSD' }
5
spec.homepage = 'http://asyncdisplaykit.org'
6
- spec.authors = { 'Nadine Salter' => 'nadi@fb.com', 'Scott Goodson' => '[email protected]' }
+ spec.authors = { 'Ryan Nystrom' => 'rnystrom@fb.com', 'Scott Goodson' => '[email protected]' }
7
spec.summary = 'Smooth asynchronous user interfaces for iOS apps.'
8
spec.source = { :git => 'https://github.com/facebook/AsyncDisplayKit.git', :tag => '1.1.1' }
9
0 commit comments