[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / c / 7 / 6 / BugsnagPerformanceSwift / 1.6.2 / BugsnagPerformanceSwift.podspec.json
blobda0daa77eece30d7de17e2b6ba3201cb30429b0f
2   "name": "BugsnagPerformanceSwift",
3   "version": "1.6.2",
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.6.2"
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.6.2"
27   },
28   "swift_version": "4.2"