[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / b / 3 / SwiftHooks / 0.0.6--canary.6.58 / SwiftHooks.podspec.json
blob98f6654830ea62a120efb1011074a2e22082067d
2   "name": "SwiftHooks",
3   "version": "0.0.6--canary.6.58",
4   "summary": "A little module for plugins",
5   "swift_versions": [
6     "5.5"
7   ],
8   "description": "SwiftHooks is a package for enabling plugins and plugin architecture\nwith a variety of different hook implementations synchronous and\nasynchronous",
9   "homepage": "https://github.com/intuit/swift-hooks",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "hborawski": "harris_borawski@intuit.com"
16   },
17   "source": {
18     "git": "https://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@github.com/intuit/swift-hooks",
19     "commit": "98553626b05f801830c2dc981cbf84ceeaaf7042"
20   },
21   "platforms": {
22     "ios": "13.0",
23     "osx": "10.15",
24     "tvos": "13.0",
25     "watchos": "6.0"
26   },
27   "source_files": [
28     "Sources/SwiftHooks/**/*.swift"
29   ],
30   "exclude_files": [
31     "**/*.docc/**/*"
32   ],
33   "swift_version": "5.5"