[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 3 / 6 / e / SlackyBeaver / 0.1.4 / SlackyBeaver.podspec.json
blobeec837ab8c6dea749384feb0f0162fda0d6dd296
2   "name": "SlackyBeaver",
3   "version": "0.1.4",
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.4"
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"