[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / a / f / 7 / CSPHeader / 0.4.1 / CSPHeader.podspec.json
blobbfdd69d76a5b6f6f7167c9a6a8e9162ee3be84f8
2   "name": "CSPHeader",
3   "version": "0.4.1",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Benjamin Erhart": "berhart@netzarchitekten.com"
13   },
14   "source": {
15     "git": "https://github.com/tladesignz/CSPHeader.git",
16     "tag": "0.4.1"
17   },
18   "social_media_url": "https://twitter.com/tladesignz",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "CSPHeader/Classes/**/*",
24   "swift_version": "5.0"