[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 1 / e / b / PapertrailLogHandler / 1.1.1 / PapertrailLogHandler.podspec.json
blob55ad33b8db2e2d1e5b711d6a85d233802a261c1a
2   "name": "PapertrailLogHandler",
3   "version": "1.1.1",
4   "authors": {
5     "Bas van Kuijck": "bas@e-sites.nl"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "http://www.e-sites.nl",
12   "summary": "Papertrail swift-log handler",
13   "source": {
14     "git": "https://github.com/e-sites/swift-log-papertrail.git",
15     "tag": "v1.1.1"
16   },
17   "source_files": "Sources/**/*.{h,swift}",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "Logging": [
25     ],
26     "CocoaAsyncSocket": [
28     ]
29   },
30   "swift_versions": [
31     "5.2"
32   ],
33   "swift_version": "5.2"