[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 7 / 6 / BugsnagPerformanceSwift / 1.8.0 / BugsnagPerformanceSwift.podspec.json
blob77ebdd720b2b248cf369ae95a257839396e7666f
2   "name": "BugsnagPerformanceSwift",
3   "version": "1.8.0",
4   "summary": "The Bugsnag performance monitoring framework for Swift-only functionality in iOS.",
5   "homepage": "https://github.com/bugsnag/bugsnag-cocoa-performance",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bugsnag": "notifiers@bugsnag.com"
12   },
13   "source": {
14     "git": "https://github.com/bugsnag/bugsnag-cocoa-performance.git",
15     "tag": "v1.5.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/BugsnagPerformanceSwift/**/*",
22   "frameworks": [
23     "SwiftUI"
24   ],
25   "dependencies": {
26     "BugsnagPerformance": "1.8.0"
27   },
28   "swift_version": "4.2"