3 "version": "2.0.0-beta1",
4 "summary": "A library for quickly creating and customizing an application`s debug screen.",
5 "description": "Allows you to customize your DebugScreen as you want! Available features: server selection, feature toggle managment, custom actions.",
6 "homepage": "https://github.com/surfstudio/debug-screen-ios",
12 "Surf": "chausov@surf.dev"
17 "swift_versions": "5.0",
19 "git": "https://github.com/surfstudio/debug-screen-ios.git",
22 "source_files": "DebugScreen/**/*.{swift,strings}",
23 "resources": "DebugScreen/**/*.{xib,xcassets}",
24 "swift_version": "5.0"