[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / 6 / CaptureSwiftyBeaver / 0.11.2 / CaptureSwiftyBeaver.podspec.json
blob40a1e5efd8d940093b69ee1c0938d200018741af
2   "name": "CaptureSwiftyBeaver",
3   "version": "0.11.2",
4   "summary": "Official Capture integration for SwiftyBeaver.",
5   "homepage": "https://bitdrift.io",
6   "license": {
7     "type": "BITDRIFT SOFTWARE DEVELOPMENT KIT LICENSE AGREEMENT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Bitdrift, Inc.": "info@bitdrift.io",
12     "Rafal Augustyniak": "rafal@bitdrift.io",
13     "Miguel Angel Juárez López": "miguel@bitdrift.io"
14   },
15   "source": {
16     "git": "https://github.com/bitdriftlabs/capture-ios.git",
17     "tag": "0.11.2"
18   },
19   "documentation_url": "https://docs.bitdrift.io",
20   "social_media_url": "https://twitter.com/bitdriftio",
21   "platforms": {
22     "ios": "13.4"
23   },
24   "swift_versions": [
25     "5.7"
26   ],
27   "static_framework": true,
28   "dependencies": {
29     "BitdriftCapture": [
30       "= 0.11.2"
31     ],
32     "SwiftyBeaver": [
33       "~> 2.1"
34     ]
35   },
36   "source_files": [
37     "Sources/CaptureSwiftyBeaver/**/*.swift"
38   ],
39   "preserve_paths": [
40     "NOTICE.txt"
41   ],
42   "swift_version": "5.7"