[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / d / e / ResponderChain / 1.0.1 / ResponderChain.podspec.json
blobdec3aa851526cde161f72ff933ad3c79f8b70843
2   "name": "ResponderChain",
3   "version": "1.0.1",
4   "summary": "Cross-platform first responder handling without subclassing views or making custom ViewRepresentables in SwiftUI",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/Amzd/ResponderChain",
9   "authors": {
10     "Casper Zandbergen": "info@casperzandbergen.nl"
11   },
12   "source": {
13     "git": "https://github.com/amzd/ResponderChain.git",
14     "tag": "1.0.1"
15   },
16   "dependencies": {
17     "AmzdIntrospect": [
18       "0.1.2"
19     ]
20   },
21   "source_files": "Sources/**/*.swift",
22   "swift_versions": "5.1",
23   "platforms": {
24     "ios": "11.0",
25     "tvos": "11.0",
26     "osx": "10.13"
27   },
28   "swift_version": "5.1"