2 "name": "Coordination",
4 "summary": "Swift coordinator pattern",
5 "description": "Coordination is a swift framework that utilizes Coordinator pattern to separate navigation code from UI and business logic",
6 "homepage": "https://github.com/ahmedkhaledselim/Coordination",
12 "Ahmed Khaled": "ahmedkhaledselim1@gmail.com"
17 "frameworks": "UIKit",
19 "git": "https://github.com/ahmedkhaledselim/Coordination.git",
22 "source_files": "Coordination/**/*.{swift}",
23 "swift_versions": "5.0",
24 "swift_version": "5.0"