blob: 845a8021f6f32f7a0e98ab83cc460c8fe112fa69 [file] [log] [blame]
{
"name": "SlackyBeaver",
"version": "0.1.2",
"summary": "Uses SwiftyBeaver file logging to send logs via slack when an issue arrises.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/drewg233/SlackyBeaver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"drewg233": "drewgarcia23@gmail.com"
},
"source": {
"git": "https://github.com/drewg233/SlackyBeaver.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SlackyBeaver/Classes/**/*",
"dependencies": {
"SwiftyBeaver": [
]
},
"pushed_with_swift_version": "3.0"
}