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_CXX_LANGUAGE_STANDARD": "c++14",
28 "CLANG_CXX_LIBRARY": "libc++"
37 "Sources/Sentry/**/*.{h,hpp,m,mm,c,cpp}",
38 "Sources/SentryCrash/**/*.{h,hpp,m,mm,c,cpp}"
40 "public_header_files": "Sources/Sentry/Public/*.h"