{
  "statistic-google": {
    "libraries": [
      "libGoogleStatistic"
    ],
    "frameworks": [
      "FirebaseAnalytics.xcframework",
      "FirebaseCore.xcframework",
      "FirebaseCoreDiagnostics.xcframework",
      "FirebaseInstallations.xcframework",
      "GoogleAppMeasurement.xcframework",
      "GoogleAppMeasurementIdentitySupport.xcframework",
      "GoogleDataTransport.xcframework",
      "GoogleUtilities.xcframework",
      "nanopb.xcframework",
      "PromisesObjC.xcframework"
    ],
    "custom_files": [                
      {
        "source": "GoogleService-Info.plist",  
        "target": "GoogleService-Info.plist", 
        "des": "Firebase的plist文件"
      }
    ],
    "cmds": [
      {
        "type": "plist",
        "file": "PandoraApi.bundle/feature.plist",
        "cmd": "Set :Statistic:server:class GoogleStatisticServer"
      },
      {
        "type": "plist",
        "file": "PandoraApi.bundle/feature.plist",
        "cmd": "Set :Statistic:server:identifier com.firebase.startup"
      },
      {
        "type": "plist",
        "file": "PandoraApi.bundle/feature.plist",
        "cmd": "Set :Statistic:class GoogleStatistic"
      }
    ],
    "des": "Google Analytics for Firebase"
  }
}
