[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / b / BitriseTrace / 1.4.11 / BitriseTrace.podspec.json
blobbb1ccc48a68825dcba69465d38142af29ed7a72f
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.4.11",
8   "authors": {
9     "Shams Ahmed": "shams.ahmed@bitrise.io",
10     "Colin Hemmings": "colin.hemmings@bitrise.io",
11     "Mukund Agarwal": "mukund.agarwal@bitrise.io"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "frameworks": [
21     "SystemConfiguration"
22   ],
23   "libraries": [
24     "c++",
25     "z"
26   ],
27   "preserve_paths": "libTrace.a",
28   "source": {
29     "http": "https://monitoring-sdk.firebaseapp.com/1.4.11/libTrace.a.zip"
30   },
31   "user_target_xcconfig": {
32     "OTHER_LDFLAGS": "-force_load $(PODS_ROOT)/BitriseTrace/libTrace.a"
33   },
34   "swift_version": "5.2.4"