[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / d / a / GLResponderChain / 1.0.6 / GLResponderChain.podspec.json
blob86969f983d524da952de737643bf0d4817530acf
2   "name": "GLResponderChain",
3   "version": "1.0.6",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/GodL/ResponderChain",
8   "authors": {
9     "GodL": "547188371@qq.com"
10   },
11   "summary": "ResponderChain is a library that passes events using the responder chain.",
12   "source": {
13     "git": "https://github.com/GodL/ResponderChain.git",
14     "tag": "1.0.6"
15   },
16   "source_files": "Sources/ResponderChain/*.swift",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "5.0"