2 "name": "KarteCrashReporting",
4 "summary": "KARTE Crash reporting SDK",
5 "homepage": "https://karte.io",
7 "PLAID": "dev.share@plaid.co.jp"
9 "documentation_url": "https://developers.karte.io/docs/ios-sdk",
14 "cocoapods_version": ">= 1.10.0",
18 "static_framework": true,
23 "git": "https://github.com/plaidev/karte-ios-sdk.git",
24 "tag": "CrashReporting-2.8.0"
26 "source_files": "KarteCrashReporting/**/*.{swift,h,m}",
27 "exclude_files": "KarteCrashReporting/PLCrashReporter",
29 "KarteCrashReporting": [
30 "KarteCrashReporting/PrivacyInfo.xcprivacy"
34 "pod_target_xcconfig": {
35 "GCC_PREPROCESSOR_DEFINITIONS": "CRASH_REPORTING_VERSION=2.8.0",
36 "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/KarteCrashReporter\""
42 "KarteCrashReporter": [
46 "swift_version": "5.1"