4 "summary": "Fast Multi-store Redux-like architecture framework for iOS/OSX applications",
5 "description": "Fast Multi-store Redux-like architecture framework for iOS/OSX applications.\nYou can easily maintain your app/screen/view state. Forgot about multithread state mutation problem or complex state changes.\nMake more product value in less time.",
6 "homepage": "https://github.com/cooler333/Highway",
12 "Dmitrii Cooler": "collerov333@gmail.com"
14 "documentation_url": "https://github.com/cooler333/Highway",
16 "git": "https://github.com/cooler333/Highway.git",
25 "source_files": "Sources/Highway/**/*.swift",
34 "name": "HighwayTests",
41 "pod_target_xcconfig": {
42 "ENABLE_BITCODE": "NO"
44 "frameworks": "XCTest",
45 "source_files": "Tests/HighwayTests/*.swift"
48 "swift_version": "5.7"