[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 9 / GOSScrollViewDelegateMultiplexer / 1.0.1 / GOSScrollViewDelegateMultiplexer.podspec.json
blob4799663d62dda36b88775213585307338fc709c9
2   "name": "GOSScrollViewDelegateMultiplexer",
3   "version": "1.0.1",
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": "1.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "public_header_files": "src/*.h",
19   "source_files": "src/*.{h,m}",
20   "header_mappings_dir": "src/*"