2 "name": "sentry_mosuite",
4 "summary": "sentry_mosuite for iOS.",
5 "description": "sentry_mosuite for iOS.",
6 "homepage": "https://x.haier.net",
9 "meh": "zouqitan@haier.com"
12 "git": "https://git.haier.net/mosuite/sentry-ios.git",
18 "module_name": "sentry_mosuite",
20 "frameworks": "Foundation",
21 "swift_versions": "5.5",
22 "pod_target_xcconfig": {
23 "GCC_ENABLE_CPP_EXCEPTIONS": "YES",
24 "CLANG_CXX_LANGUAGE_STANDARD": "c++14",
25 "CLANG_CXX_LIBRARY": "libc++"
39 "Sources/Sentry/**/*.{h,hpp,m,mm,c,cpp}",
40 "Sources/SentryCrash/**/*.{h,hpp,m,mm,c,cpp}",
41 "Sources/Swift/Sentry.swift"
43 "public_header_files": "Sources/Sentry/Public/*.h",
44 "resources": "Sources/Resources/PrivacyInfo.xcprivacy"
49 "Sources/Sentry/**/*.{h,hpp,m,mm,c,cpp}",
50 "Sources/SentryCrash/**/*.{h,hpp,m,mm,c,cpp}",
51 "Sources/Swift/Sentry.swift"
53 "public_header_files": [
54 "Sources/Sentry/Public/*.h",
55 "Sources/Sentry/include/HybridPublic/*.h"
57 "resources": "Sources/Resources/PrivacyInfo.xcprivacy"
60 "swift_version": "5.5"