[Add] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git] / Specs / 0 / 7 / b / BitriseTrace / 1.7.5 / BitriseTrace.podspec.json
blob2791c3ee02d80f1a23a0e96adb40ac37071674a0
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.5",
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.5/libTrace.a.zip"
29   },
30   "user_target_xcconfig": {
31     "OTHER_LDFLAGS": "-force_load $(PODS_ROOT)/BitriseTrace/libTrace.a"
32   },
33   "swift_version": "5.3"