blob: 097b863dd0c3c3e5c5d346dd79672642307ee7df [file] [log] [blame]
{
"name": "SentryKit",
"version": "0.1.1",
"summary": "Swift client for sentry.io",
"homepage": "https://github.com/dcvz/SentryKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Chavez": "david@dcvz.io"
},
"source": {
"git": "https://github.com/dcvz/SentryKit.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/dcvz",
"platforms": {
"ios": "8.0"
},
"source_files": "SentryKit/Sources/**/*.swift"
}