[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 5 / d / SentrySwift / 0.3.3 / SentrySwift.podspec.json
blobb8935494990ea4b04e7383491dc1a42a06d7a875
2   "name": "SentrySwift",
3   "version": "0.3.3",
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.3"
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.6.2"
21     ]
22   },
23   "deprecated_in_favor_of": "Sentry"