[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / 3 / SwiftHooks / 0.0.5--canary.4.44 / SwiftHooks.podspec.json
blob157282e56a33ff690f724316e63cb0dd6410272c
2   "name": "SwiftHooks",
3   "version": "0.0.5--canary.4.44",
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://github.com/intuit/swift-hooks.git",
19     "commit": "10f3de46247f40a45f7daff56105e25b19c91afd"
20   },
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": [
25     "Sources/SwiftHooks/**/*.swift"
26   ],
27   "exclude_files": [
28     "**/*.docc/**/*"
29   ],
30   "swift_version": "5.5"