2 "name": "AardvarkCrashReport",
4 "summary": "AardvarkCrashReport makes it easy to provide high quality data about crashes in your bug reports.",
5 "homepage": "https://github.com/cashapp/AardvarkCrashReport",
12 "git": "https://github.com/cashapp/AardvarkCrashReport.git",
15 "swift_versions": "5.0",
19 "static_framework": true,
20 "source_files": "Sources/AardvarkCrashReport/**/*.{h,m,swift}",
29 "pod_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "user_target_xcconfig": {
33 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35 "swift_version": "5.0"