[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / d / e / ResponderChain / 1.1.2 / ResponderChain.podspec.json
blob8691955489a869300aa012f37041a9d0f12f5629
2   "name": "ResponderChain",
3   "version": "1.1.2",
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.1.2"
15   },
16   "dependencies": {
17     "Introspect": [
18       "0.1.2"
19     ],
20     "SwizzleSwift": [
22     ]
23   },
24   "source_files": "Sources/**/*.swift",
25   "swift_versions": "5.1",
26   "platforms": {
27     "ios": "11.0"
28   },
29   "swift_version": "5.1"