blob: 7e0e526a9f9d4843dc7a8007bf3d2179e68ca90b [file] [log] [blame]
{
"name": "BitriseTrace",
"summary": "Bitrise Trace SDK",
"description": "Catch bugs before they reach production — get detailed crash reports and monitor how your app is performing across the entire install base. When issues are detected we show you exactly what happened during the user session to locate, reproduce, and fix the problem as quickly as possible.",
"social_media_url": "https://twitter.com/bitrise",
"homepage": "https://www.bitrise.io/add-ons/trace-mobile-monitoring",
"version": "1.7.0",
"authors": {
"Shams Ahmed": "shams.ahmed@bitrise.io",
"Colin Hemmings": "colin.hemmings@bitrise.io"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"frameworks": [
"SystemConfiguration"
],
"libraries": [
"c++",
"z"
],
"preserve_paths": "libTrace.a",
"source": {
"http": "https://monitoring-sdk.firebaseapp.com/1.7.0/libTrace.a.zip"
},
"user_target_xcconfig": {
"OTHER_LDFLAGS": "-force_load $(PODS_ROOT)/BitriseTrace/libTrace.a"
},
"swift_version": "5.3"
}