Skip to content

Commit ae7c96a

Browse files
authored
Horrible spelling mistake (TextureGroup#384)
Better fix it ASAP!
1 parent df01adc commit ae7c96a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Texture.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 = '2.3.3'
44
spec.license = { :type => 'BSD and Apache 2', }
55
spec.homepage = 'http://texturegroup.org'
6-
spec.authors = { 'Huy Nguyen' => '[email protected]', 'Garrett Moon' => '[email protected]', 'Scott Goodson' => '[email protected]', 'Michael Schneider' => '[email protected]', 'Adlai Hollar' => '[email protected]' }
6+
spec.authors = { 'Huy Nguyen' => '[email protected]', 'Garrett Moon' => '[email protected]', 'Scott Goodson' => '[email protected]', 'Michael Schneider' => '[email protected]', 'Adlai Holler' => '[email protected]' }
77
spec.summary = 'Smooth asynchronous user interfaces for iOS apps.'
88
spec.source = { :git => 'https://github.com/TextureGroup/Texture.git', :tag => spec.version.to_s }
99
spec.module_name = 'AsyncDisplayKit'

0 commit comments

Comments
 (0)