[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 5 / d / SentrySwift / 0.3.0 / SentrySwift.podspec.json
blobb844cb66877ac6831cd75d4c636cd5023d0d80f1
2   "name": "SentrySwift",
3   "version": "0.3.0",
4   "summary": "Swift client for Sentry",
5   "homepage": "https://github.com/getsentry/sentry-swift",
6   "license": "mit",
7   "authors": "Josh Holtz",
8   "source": {
9     "git": "https://github.com/getsentry/sentry-swift.git",
10     "tag": "0.3.0"
11   },
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.10",
15     "tvos": "9.0"
16   },
17   "source_files": "Sources/**/*.{h,m,swift}",
18   "dependencies": {
19     "KSCrash": [
20       "~> 1.5.11"
21     ]
22   },
23   "deprecated_in_favor_of": "Sentry"