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