blob: 9b6605d38cdda911bc8b73f3c68bbfcbb9fa57c8 [file] [log] [blame]
{
"name": "Raven",
"version": "1.0.1",
"summary": "A client for Sentry (getsentry.com).",
"homepage": "https://getsentry.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Cramer": "dcramer@gmail.com"
},
"source": {
"git": "https://github.com/getsentry/raven-objc.git",
"tag": "1.0.1"
},
"source_files": [
"Raven"
],
"requires_arc": true,
"deprecated_in_favor_of": "Sentry",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}