Skip to content

Commit d0a35fe

Browse files
1.1.
1 parent df04cbb commit d0a35fe

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
@@ -5,7 +5,7 @@ Pod::Spec.new do |spec|
55
spec.homepage = 'http://asyncdisplaykit.org'
66
spec.authors = { 'Nadine Salter' => 'nadi@fb.com', 'Scott Goodson' => 'scottg@fb.com' }
77
spec.summary = 'Smooth asynchronous user interfaces for iOS apps.'
8-
spec.source = { :git => 'https://github.com/facebook/AsyncDisplayKit.git', :tag => '1.1-beta' }
8+
spec.source = { :git => 'https://github.com/facebook/AsyncDisplayKit.git', :tag => '1.1' }
99

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

0 commit comments

Comments
 (0)