Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Commit 89014b7

Browse files
committed
Updates cocoapods version.
1 parent 582e548 commit 89014b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GOSScrollViewDelegateMultiplexer.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "GOSScrollViewDelegateMultiplexer"
3-
s.version = "1.0.0"
3+
s.version = "1.0.1"
44
s.authors = { 'Chris Cox' => '[email protected]' }
55
s.summary = "A proxy object for UIScrollViewDelegate that forwards all received events to an ordered list of registered observers."
66
s.homepage = "https://github.com/google/GOSScrollViewDelegateMultiplexer"

0 commit comments

Comments
 (0)