2 "name": "CoreNavigation",
8 "summary": "A Swift navigation framework",
9 "authors": "Aron Balog",
10 "homepage": "https://github.com/aronbalog/CoreNavigation",
12 "git": "https://github.com/aronbalog/CoreNavigation.git",
17 "SWIFT_VERSION": "4.0"
19 "default_subspecs": "Core",
23 "source_files": "CoreNavigation/Core/**/*.{swift}"
27 "source_files": "CoreNavigation/Plugins/Routing/**/*.{swift}",
28 "pod_target_xcconfig": {
29 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "ROUTING"
32 "CoreNavigation/Core": [