[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 9 / GOSScrollViewDelegateMultiplexer / 2.0.0 / GOSScrollViewDelegateMultiplexer.podspec.json
blob096ff71943b687c90f01b2bfc6177ebe2acd117f
2   "name": "GOSScrollViewDelegateMultiplexer",
3   "version": "2.0.0",
4   "authors": {
5     "Chris Cox": "cjcox@google.com"
6   },
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",
10   "source": {
11     "git": "https://github.com/google/GOSScrollViewDelegateMultiplexer.git",
12     "tag": "2.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "deprecated_in_favor_of": "MDFScrollViewDelegateMultiplexer",
19   "public_header_files": "src/*.h",
20   "source_files": "src/*.{h,m}"