{
  "name": "flutter_rotation_sensor_aurora",
  "auroraSpecific": true,
  "latest": {
    "version": "0.3.0",
    "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/flutter_rotation_sensor_aurora_0.3.0-pre.1778160762962.tar.gz",
    "archive_sha256": "7b4e943dcd5654f9da6ac4746fe6e68a21626743a4318da5bccb0dad6c97244e",
    "pubspec": {
      "name": "flutter_rotation_sensor_aurora",
      "description": "The Aurora implementation of flutter_rotation_sensor",
      "version": "0.3.0",
      "publish_to": "none",
      "environment": {
        "sdk": "^3.8.1",
        "flutter": "^3.35.7"
      },
      "dependencies": {
        "flutter": {
          "sdk": "flutter"
        },
        "aurora_client_wrapper": "^1.0.3"
      },
      "dev_dependencies": {
        "flutter_lints": "^6.0.0"
      },
      "flutter": {
        "plugin": {
          "implements": "flutter_rotation_sensor",
          "platforms": {
            "aurora": {
              "pluginEntryPointHeader": "plugin.h",
              "pluginEntryPoint": "FlutterRotationSensorAuroraPluginRegister",
              "buildRequires": [
                "pkgconfig(Qt5Core)",
                "pkgconfig(Qt5Gui)",
                "pkgconfig(Qt5Sensors)"
              ],
              "useQt": true,
              "permissions": [
                "Sensors"
              ]
            }
          }
        }
      },
      "aurora": {
        "aurora_specific_package": true
      }
    }
  },
  "versions": [
    {
      "version": "0.3.0",
      "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/flutter_rotation_sensor_aurora_0.3.0-pre.1778160762962.tar.gz",
      "archive_sha256": "7b4e943dcd5654f9da6ac4746fe6e68a21626743a4318da5bccb0dad6c97244e",
      "pubspec": {
        "name": "flutter_rotation_sensor_aurora",
        "description": "The Aurora implementation of flutter_rotation_sensor",
        "version": "0.3.0",
        "publish_to": "none",
        "environment": {
          "sdk": "^3.8.1",
          "flutter": "^3.35.7"
        },
        "dependencies": {
          "flutter": {
            "sdk": "flutter"
          },
          "aurora_client_wrapper": "^1.0.3"
        },
        "dev_dependencies": {
          "flutter_lints": "^6.0.0"
        },
        "flutter": {
          "plugin": {
            "implements": "flutter_rotation_sensor",
            "platforms": {
              "aurora": {
                "pluginEntryPointHeader": "plugin.h",
                "pluginEntryPoint": "FlutterRotationSensorAuroraPluginRegister",
                "buildRequires": [
                  "pkgconfig(Qt5Core)",
                  "pkgconfig(Qt5Gui)",
                  "pkgconfig(Qt5Sensors)"
                ],
                "useQt": true,
                "permissions": [
                  "Sensors"
                ]
              }
            }
          }
        },
        "aurora": {
          "aurora_specific_package": true
        }
      }
    }
  ]
}