4 "summary": "The throttle",
5 "description": "The throttle function prevents the execution of a specified process for a designated time interval after the initial execution.",
6 "homepage": "https://github.com/keisukeYamagishi/Throttle",
9 "keisukeYamagishi": "jam330257@gmail.com"
12 "git": "https://github.com/keisukeYamagishi/Throttle.git",
21 "swift_versions": "5.0",
24 "Sources/Throttle/**/*.swift"
26 "static_framework": true,
27 "frameworks": "Foundation",
28 "swift_version": "5.0"