[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / 7 / b / BitriseTrace / 1.7.0 / BitriseTrace.podspec.json
blob7e0e526a9f9d4843dc7a8007bf3d2179e68ca90b
2   "name": "BitriseTrace",
3   "summary": "Bitrise Trace SDK",
4   "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.",
5   "social_media_url": "https://twitter.com/bitrise",
6   "homepage": "https://www.bitrise.io/add-ons/trace-mobile-monitoring",
7   "version": "1.7.0",
8   "authors": {
9     "Shams Ahmed": "shams.ahmed@bitrise.io",
10     "Colin Hemmings": "colin.hemmings@bitrise.io"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "frameworks": [
20     "SystemConfiguration"
21   ],
22   "libraries": [
23     "c++",
24     "z"
25   ],
26   "preserve_paths": "libTrace.a",
27   "source": {
28     "http": "https://monitoring-sdk.firebaseapp.com/1.7.0/libTrace.a.zip"
29   },
30   "user_target_xcconfig": {
31     "OTHER_LDFLAGS": "-force_load $(PODS_ROOT)/BitriseTrace/libTrace.a"
32   },
33   "swift_version": "5.3"