[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 3 / 6 / e / SlackyBeaver / 0.1.3 / SlackyBeaver.podspec.json
blob8261951e6fe230c373629c310e92ec15d3598390
2   "name": "SlackyBeaver",
3   "version": "0.1.3",
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.3"
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"