3 "version": "5.0.0-beta.1",
4 "summary": "Sentry client for cocoa",
5 "homepage": "https://github.com/getsentry/sentry-cocoa",
9 "git": "https://github.com/getsentry/sentry-cocoa.git",
18 "module_name": "Sentry",
20 "frameworks": "Foundation",
26 "GCC_ENABLE_CPP_EXCEPTIONS": "YES"
35 "Sources/Sentry/**/*.{h,m}",
36 "Sources/SentryCrash/**/*.{h,m,mm,c,cpp}"