Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit 5856bd3

Browse files
author
Hannah Trosi
committed
[Cocoapods] Update podspec with 1.9.81
1 parent 2e65339 commit 5856bd3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AsyncDisplayKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'AsyncDisplayKit'
3-
spec.version = '1.9.80'
3+
spec.version = '1.9.81'
44
spec.license = { :type => 'BSD' }
55
spec.homepage = 'http://asyncdisplaykit.org'
66
spec.authors = { 'Scott Goodson' => 'scottgoodson@gmail.com', 'Ryan Nystrom' => 'rnystrom@fb.com' }
77
spec.summary = 'Smooth asynchronous user interfaces for iOS apps.'
8-
spec.source = { :git => 'https://github.com/facebook/AsyncDisplayKit.git', :tag => '1.9.80' }
8+
spec.source = { :git => 'https://github.com/facebook/AsyncDisplayKit.git', :tag => '1.9.81' }
99

1010
spec.documentation_url = 'http://asyncdisplaykit.org/appledoc/'
1111

0 commit comments

Comments
 (0)