Skip to content

Commit bd30f97

Browse files
1.0.1.
1 parent 0a78dfe commit bd30f97

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.0'
3+
spec.version = '1.0.1'
44
spec.license = { :type => 'BSD' }
55
spec.homepage = 'http://asyncdisplaykit.org'
66
spec.authors = { 'Nadine Salter' => '[email protected]', 'Scott Goodson' => '[email protected]' }
77
spec.summary = 'Smooth asynchronous user interfaces for iOS apps.'
8-
spec.source = { :git => 'https://github.com/facebook/AsyncDisplayKit.git', :tag => '1.0' }
8+
spec.source = { :git => 'https://github.com/facebook/AsyncDisplayKit.git', :tag => '1.0.1' }
99

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

0 commit comments

Comments
 (0)