[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / d / a / GLResponderChain / 2.0.0 / GLResponderChain.podspec.json
blob224b15cd8eef2e0c009f2ab2409f63e603730bc1
2   "name": "GLResponderChain",
3   "version": "2.0.0",
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": "2.0.0"
15   },
16   "source_files": "Sources/ResponderChain/*.swift",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "5.0"