2 "name": "PerformanceSuite",
4 "summary": "Performance monitoring library for iOS",
5 "homepage": "https://github.com/bookingcom/perfsuite-ios",
11 "Gleb Tarasov": "gleb.tarasov@booking.com"
14 "git": "https://github.com/bookingcom/perfsuite-ios.git",
18 "PerformanceSuite/Sources/**/*.swift",
19 "PerformanceSuite/MainThreadCallStack/**/*.{h,c}"
21 "public_header_files": "PerformanceSuite/MainThreadCallStack/include/*.h",
25 "swift_versions": "5.7.1",
30 "requires_app_host": true,
31 "source_files": "PerformanceSuite/Tests/*.swift"
34 "swift_version": "5.7.1"