Archived
Confirmed sucessful Firebase/Crashlytics installation
This commit is contained in:
Generated
+37
-1
@@ -1,10 +1,27 @@
|
||||
PODS:
|
||||
- Alamofire (4.8.2)
|
||||
- Crashlytics (3.13.4):
|
||||
- Fabric (~> 1.10.2)
|
||||
- Fabric (1.10.2)
|
||||
- Firebase/Analytics (6.6.0):
|
||||
- Firebase/Core
|
||||
- Firebase/Core (6.6.0):
|
||||
- Firebase/CoreOnly
|
||||
- FirebaseAnalytics (= 6.1.0)
|
||||
- Firebase/CoreOnly (6.6.0):
|
||||
- FirebaseCore (= 6.2.0)
|
||||
- Firebase/Messaging (6.6.0):
|
||||
- Firebase/CoreOnly
|
||||
- FirebaseMessaging (~> 4.1.2)
|
||||
- FirebaseAnalytics (6.1.0):
|
||||
- FirebaseCore (~> 6.2)
|
||||
- FirebaseInstanceID (~> 4.2)
|
||||
- GoogleAppMeasurement (= 6.1.0)
|
||||
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
|
||||
- GoogleUtilities/MethodSwizzler (~> 6.0)
|
||||
- GoogleUtilities/Network (~> 6.0)
|
||||
- "GoogleUtilities/NSData+zlib (~> 6.0)"
|
||||
- nanopb (~> 0.3)
|
||||
- FirebaseAnalyticsInterop (1.3.0)
|
||||
- FirebaseCore (6.2.0):
|
||||
- FirebaseCoreDiagnostics (~> 1.0)
|
||||
@@ -30,6 +47,12 @@ PODS:
|
||||
- GoogleUtilities/Reachability (~> 6.2)
|
||||
- GoogleUtilities/UserDefaults (~> 6.2)
|
||||
- Protobuf (~> 3.1)
|
||||
- GoogleAppMeasurement (6.1.0):
|
||||
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
|
||||
- GoogleUtilities/MethodSwizzler (~> 6.0)
|
||||
- GoogleUtilities/Network (~> 6.0)
|
||||
- "GoogleUtilities/NSData+zlib (~> 6.0)"
|
||||
- nanopb (~> 0.3)
|
||||
- GoogleDataTransport (1.1.0)
|
||||
- GoogleDataTransportCCTSupport (1.0.1):
|
||||
- GoogleDataTransport (~> 1.1)
|
||||
@@ -41,6 +64,8 @@ PODS:
|
||||
- GoogleUtilities/Environment (6.2.4)
|
||||
- GoogleUtilities/Logger (6.2.4):
|
||||
- GoogleUtilities/Environment
|
||||
- GoogleUtilities/MethodSwizzler (6.2.4):
|
||||
- GoogleUtilities/Logger
|
||||
- GoogleUtilities/Network (6.2.4):
|
||||
- GoogleUtilities/Logger
|
||||
- "GoogleUtilities/NSData+zlib"
|
||||
@@ -64,6 +89,9 @@ PODS:
|
||||
|
||||
DEPENDENCIES:
|
||||
- Alamofire
|
||||
- Crashlytics (~> 3.13.4)
|
||||
- Fabric (~> 1.10.2)
|
||||
- Firebase/Analytics
|
||||
- Firebase/Messaging
|
||||
- MagazineLayout
|
||||
- SQLite.swift
|
||||
@@ -72,13 +100,17 @@ DEPENDENCIES:
|
||||
SPEC REPOS:
|
||||
https://github.com/cocoapods/specs.git:
|
||||
- Alamofire
|
||||
- Crashlytics
|
||||
- Fabric
|
||||
- Firebase
|
||||
- FirebaseAnalytics
|
||||
- FirebaseAnalyticsInterop
|
||||
- FirebaseCore
|
||||
- FirebaseCoreDiagnostics
|
||||
- FirebaseCoreDiagnosticsInterop
|
||||
- FirebaseInstanceID
|
||||
- FirebaseMessaging
|
||||
- GoogleAppMeasurement
|
||||
- GoogleDataTransport
|
||||
- GoogleDataTransportCCTSupport
|
||||
- GoogleUtilities
|
||||
@@ -90,13 +122,17 @@ SPEC REPOS:
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
Alamofire: ae5c501addb7afdbb13687d7f2f722c78734c2d3
|
||||
Crashlytics: 2dfd686bcb918dc10ee0e76f7f853fe42c7bd552
|
||||
Fabric: 706c8b8098fff96c33c0db69cbf81f9c551d0d74
|
||||
Firebase: a2b5951f30ff38fd3b3bdae9c7d340f940fd3c51
|
||||
FirebaseAnalytics: 48414ae5cbf6976d8a2f7177e0466540e5ab33ce
|
||||
FirebaseAnalyticsInterop: 0f250d71e8741352407a8db351e6de78c5c56d35
|
||||
FirebaseCore: 8c9e08bce0c72a3affd83927d8184cf244918bc8
|
||||
FirebaseCoreDiagnostics: 4c04ae09d0ab027c30179828c6bb47764df1bd13
|
||||
FirebaseCoreDiagnosticsInterop: 6829da2b8d1fc795ff1bd99df751d3788035d2cb
|
||||
FirebaseInstanceID: 8b42755db950682e7de0d167bc6fb26a57b244af
|
||||
FirebaseMessaging: ddd74d13644ef24cc4e2d95cabd1cf408e99b7b0
|
||||
GoogleAppMeasurement: 47285fa897e5a125df56b9ef8750a1d81e4598a8
|
||||
GoogleDataTransport: b0115dbdf1943c998628dca30800ddd263aaa166
|
||||
GoogleDataTransportCCTSupport: 3451e7d8ba19093e533362a6d78d6d9014c6a037
|
||||
GoogleUtilities: 64b5e3982b1b01bda26712affd5c523ef32563cf
|
||||
@@ -106,6 +142,6 @@ SPEC CHECKSUMS:
|
||||
SQLite.swift: d2b4642190917051ce6bd1d49aab565fe794eea3
|
||||
SwiftSoup: 92f5b348c131aed8af04f4326db1579ab19fa08c
|
||||
|
||||
PODFILE CHECKSUM: cc18f1bd84bd3b240d35a016b860932470b4d4a1
|
||||
PODFILE CHECKSUM: 7f6326ef14655be23fc36338b9e0cfd25cc76666
|
||||
|
||||
COCOAPODS: 1.6.1
|
||||
|
||||
Reference in New Issue
Block a user