{
  "api": {
    "class_name": "EasyTrackingProvider",
    "modules": [
      "EasyTrackingAnalytics"
    ]
  },
  "dependency_repository_url": [
    "https://7sports-applicaster-token:MZ3z_WMeyR6HxmZ1c9Y2@gitlab.p7s1.io/platforms-ios/CocoaPods-Specs.git"
  ],
  "dependency_name": "@applicaster/quick-brick-p7-easy-tracking",
  "dependency_version": "0.0.13",
  "platform": "ios_for_quickbrick",
  "author_name": "Denis Razumeev",
  "author_email": "d.razumeev@applicaster.com",
  "manifest_version": "0.0.13",
  "name": "Easy Tracking Analytics for Quick Brick",
  "description": "Main Analytics plugin for pro7 team for Quick Brick",
  "type": "analytics",
  "identifier": "quick-brick-p7-easy-tracking",
  "whitelisted_account_ids": [
    "595b9be594fce700173785a5",
    "5818cf82279a4a000ff1b6aa",
    "57626dbc313130000d000000",
    "56e141063662330014000000",
    "56e1464d3336651221010000",
    "56e14a523336651221020000",
    "56e142b7333665000b000000",
    "56e14ab93662330014030000",
    "5e6792b8482fce000881c0e8",
    "56e1448f366233000b000000",
    "5c6a8442baa924000cb6000b",
    "59784f3d2a141d000d587f77",
    "5d41e78090fa310008afbd7c"
  ],
  "ui_builder_support": true,
  "min_zapp_sdk": "1.0.0-RC",
  "react_native": true,
  "react_bundle_url": "",
  "targets": [
    "tv",
    "mobile"
  ],
  "ui_frameworks": [
    "quickbrick"
  ],
  "npm_dependencies": [
    "@applicaster/quick-brick-p7-easy-tracking@0.0.13"
  ],
  "extra_dependencies": [
    {
      "EasyTrackingAnalytics": ":path => './node_modules/@applicaster/quick-brick-p7-easy-tracking/ios/EasyTrackingAnalytics.podspec'"
    }
  ],
  "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"
    },
    {
      "key": "debug_mode",
      "label": "IVW debug mode",
      "type": "checkbox",
      "tooltip_text": "Enables debug mode for trackers",
      "default": 0
    }
  ]
}