2 "name": "GOSScrollViewDelegateMultiplexer",
5 "Chris Cox": "cjcox@google.com"
7 "summary": "A proxy object for UIScrollViewDelegate that forwards all received events to an ordered list of registered observers.",
8 "homepage": "https://github.com/google/GOSScrollViewDelegateMultiplexer",
9 "license": "Apache 2.0",
11 "git": "https://github.com/google/GOSScrollViewDelegateMultiplexer.git",
18 "deprecated_in_favor_of": "MDFScrollViewDelegateMultiplexer",
19 "public_header_files": "src/*.h",
20 "source_files": "src/*.{h,m}"