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",
27 "CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER": "NO"
36 "Sources/Sentry/**/*.{h,m}",
37 "Sources/SentryCrash/**/*.{h,m,mm,c,cpp}"
39 "public_header_files": "Sources/Sentry/Public/*.h"