blob: b81d84d17e9e56001276658da105543b289ce897 [file] [log] [blame]
{
"name": "Raven",
"version": "0.1.0",
"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": "0.1.0"
},
"platforms": {
"ios": null
},
"source_files": [
"Raven"
],
"requires_arc": false,
"deprecated_in_favor_of": "Sentry"
}