| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "authors": "Google, Inc.",
- "dependencies": {
- "FirebaseCore": "~> 7.0",
- "FirebaseInstallations": "~> 7.0",
- "FirebaseRemoteConfig": "~> 7.0",
- "GTMSessionFetcher/Core": "~> 1.1",
- "GoogleDataTransport": "~> 8.1",
- "GoogleToolboxForMac/Logger": "~> 2.1",
- "GoogleToolboxForMac/NSData+zlib": "~> 2.1",
- "GoogleUtilities/Environment": "~> 7.0",
- "GoogleUtilities/ISASwizzler": "~> 7.0",
- "GoogleUtilities/MethodSwizzler": "~> 7.0",
- "Protobuf": "~> 3.12"
- },
- "description": "Firebase Performance provides insights into the performance characteristics of apps",
- "frameworks": [
- "CoreTelephony",
- "QuartzCore",
- "SystemConfiguration"
- ],
- "homepage": "https://firebase.google.com/docs/perf-mon/",
- "license": {
- "text": "Copyright 2020 Google",
- "type": "Copyright"
- },
- "name": "FirebasePerformance",
- "platforms": {
- "ios": "10.0"
- },
- "preserve_paths": [
- "README.md"
- ],
- "source": {
- "http": "https://dl.google.com/dl/cpdc/2c853ed5998621b9/FirebasePerformance-7.3.0.tar.gz"
- },
- "summary": "Firebase Performance for iOS",
- "vendored_frameworks": [
- "Frameworks/FirebasePerformance.xcframework"
- ],
- "version": "7.3.0"
- }
|