2 "name": "CoordinatorKitSwift",
4 "summary": "iOS architecture framework",
5 "description": "Swift library for architecting iOS applications using the\ncoordinator pattern.",
6 "homepage": "https://github.com/startupthekid/CoordinatorKit",
11 "authors": "startupthekid",
16 "git": "https://github.com/startupthekid/CoordinatorKit.git",
19 "default_subspecs": "Core",
20 "pod_target_xcconfig": {
21 "OTHER_SWIFT_FLAGS[config=Release]": "-suppress-warnings"
23 "pushed_with_swift_version": "3.0",
27 "source_files": "CoordinatorKit/Core/*.{swift}",
28 "frameworks": "Foundation"