4 "swift_versions": "5.2",
5 "summary": "Without any additional dependencies, Uber's cross-platform mobile architecture.",
6 "description": "ModernRIBs is recreated by removing additional dependencies such as RxSwift and RxRelay from RIBs. RIBs is the cross-platform architecture behind many mobile apps at Uber. This architecture framework is designed for mobile apps with a large number of engineers and nested states.",
7 "homepage": "https://github.com/DevYeom/ModernRIBs",
9 "type": "Apache License, Version 2.0",
13 "DevYeom": "dev.yeom@gmail.com"
16 "git": "https://github.com/DevYeom/ModernRIBs.git",
22 "source_files": "ModernRIBs/Classes/**/*",
23 "swift_version": "5.2"