3 "version": "7.0.0-alpha.1",
4 "summary": "Sentry client for cocoa",
5 "homepage": "https://github.com/getsentry/sentry-cocoa",
9 "git": "https://github.com/getsentry/sentry-cocoa.git",
10 "tag": "7.0.0-alpha.1"
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}"
38 "public_header_files": "Sources/Sentry/Public/*.h"