blob: d821e38089227a2dbfa47d8c8a3a8ed9f7d4a9aa [file] [log] [blame]
{
"name": "ShakeBug",
"version": "1.0.17",
"summary": "Framework to support bug & crash reporting, analytics, add event",
"description": "Report bugs, annotate screenshots, and collect logs from within your iOS app!",
"homepage": "https://www.shakebug.com/",
"license": "MIT",
"authors": {
"Softnoesis": "contact@softnoesis.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/softnoesis/ShakeBug.git",
"tag": "1.0.17"
},
"vendored_frameworks": "ShakeBug.xcframework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}