4 "summary": "Hooks for SwiftUI, It's react hooks counterpart",
5 "description": "A SwiftUI implementation of React Hooks. Enhances reusability of stateful logic and gives state and lifecycle to function view.",
6 "homepage": "https://github.com/hollyoops/SwiftUI-Hooks",
12 "hcli@thoughtworks.com": "hcli@thoughtworks.com"
15 "git": "https://github.com/hollyoops/SwiftUI-Hooks.git",
21 "source_files": "Sources/**/*.swift",
22 "swift_versions": "5",
27 "source_files": "Tests/**/*Tests.Swift"