4 "summary": "CSPHeader parses, manipulates and generates Content-Security-Policy headers.",
5 "description": "This library parses, manipulates and generates Content-Security-Policy (CSP) headers.\n\nThis is especially useful, when you want to modify a CSP of a web page you display\nin your app and which needs some JavaScript injected.\n\nYou could also build a CSP analyzer or generator app with it.\n\nThis is the first release and may contain some rough edges.\n\nPull requests wellcome!",
6 "homepage": "https://github.com/tladesignz/CSPHeader",
12 "Benjamin Erhart": "berhart@netzarchitekten.com"
15 "git": "https://github.com/tladesignz/CSPHeader.git",
18 "social_media_url": "https://twitter.com/tladesignz",
22 "swift_versions": "5.0",
23 "source_files": "CSPHeader/Classes/**/*",
24 "swift_version": "5.0"