[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 3 / 6 / e / SlackyBeaver / 0.1.2 / SlackyBeaver.podspec.json
blob845a8021f6f32f7a0e98ab83cc460c8fe112fa69
2   "name": "SlackyBeaver",
3   "version": "0.1.2",
4   "summary": "Uses SwiftyBeaver file logging to send logs via slack when an issue arrises.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/drewg233/SlackyBeaver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "drewg233": "drewgarcia23@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/drewg233/SlackyBeaver.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SlackyBeaver/Classes/**/*",
22   "dependencies": {
23     "SwiftyBeaver": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"