[Add] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git] / Specs / a / f / 7 / CSPHeader / 0.5.0 / CSPHeader.podspec.json
blobb29bcb0354b27b63cb3e2e2a9d62a4f33d1c819c
2   "name": "CSPHeader",
3   "version": "0.5.0",
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.5.0"
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"