2 "name": "BarricadeKit",
4 "summary": "Framework for setting up a run-time configurable local server in iOS apps.",
5 "homepage": "https://github.com/johntmcintosh/BarricadeKit",
6 "authors": "John T McIntosh",
8 "swift_version": "5.0",
13 "git": "https://github.com/johntmcintosh/BarricadeKit.git",
21 "default_subspecs": "Core",
25 "source_files": "BarricadeKit/Core/**/*.{swift}",
26 "exclude_files": "BarricadeKit/Core/**/*Tests.swift"