{
  "api": {
    "require_startup_execution": false,
    "class_name": "com.applicaster.easytracking.EasyTrackingAnalyticsAgent",
    "proguard_rules": "##---------------Proguard configuration for EasyTracking  ----------\n-keep public class com.applicaster.easytracking.EasyTrackingAnalyticsAgent {   public <fields>; public <methods>; }\n\n"
  },
  "name": "Easy Tracking",
  "type": "analytics",
  "platform": "android",
  "identifier": "prosieben_easy_tracking",
  "description": "Main Analytics plugin for pro7 team",
  "author_name": "Denis Razumeev",
  "author_email": "d.razumeev@applicaster.com",
  "min_zapp_sdk": "13.3.0-rc",
  "react_native": false,
  "manifest_version": "0.6.0",
  "dependency_name": "com.applicaster:applicaster-easy-tracking",
  "dependency_version": "0.6.+",
  "dependency_repository_url": [
    {
      "url": "https://dl.bintray.com/applicaster-ltd/maven_plugins/"
    },
    {
      "url": "http://maven-mobile.7tv.de:8081/nexus/content/repositories/releases/",
      "credentials": {
        "username": "p7s1",
        "password": "ForGreatSecurity!"
      }
    },
    {
      "url": "http://maven-mobile.7tv.de:8081/nexus/content/repositories/snapshots/",
      "credentials": {
        "username": "p7s1",
        "password": "ForGreatSecurity!"
      }
    },
    {
      "url": "https://s3.eu-central-1.amazonaws.com/download.sensic.net/s2s/sdk/android"
    }
  ],
  "custom_configuration_fields": [
    {
      "type": "text",
      "key": "client_identifier",
      "label": "Client Identifier for EasyTracking init",
      "placeholder": "Enter Client Identifier"
    },
    {
      "type": "text",
      "key": "ivw_config_json",
      "label": "IVW Screen mapping JSON configuration",
      "placeholder": "Enter screen mapping in JSON format"
    }
  ],
  "whitelisted_account_ids": [
    "59784f3d2a141d000d587f77",
    "5818cf82279a4a000ff1b6aa"
  ],
  "ui_builder_support": true,
  "general": {},
  "unsupported_since_zapp_sdk": "",
  "targets": [
    "mobile"
  ]
}
