{
  "name": "dynamic_color",
  "authors": "Material Flutter team + Ebrahim Byagowi",
  "license": {
    "type": "BSD-3-Clause",
    "file": "../LICENSE"
  },
  "homepage": "https://github.com/material-foundation/flutter-packages/tree/main/packages/dynamic_color",
  "summary": "Retrieves accent color",
  "version": "0.0.2",
  "source": {
    "http": "https://github.com/material-foundation/flutter-packages/tree/main/packages/dynamic_color"
  },
  "source_files": "dynamic_color/Sources/dynamic_color/**/*.swift",
  "dependencies": {
    "FlutterMacOS": []
  },
  "platforms": {
    "osx": "10.11"
  },
  "pod_target_xcconfig": {
    "DEFINES_MODULE": "YES"
  },
  "swift_versions": "5.0",
  "resource_bundles": {
    "dynamic_color_macos_privacy": [
      "dynamic_color/Sources/dynamic_color/Resources/PrivacyInfo.xcprivacy"
    ]
  },
  "swift_version": "5.0"
}
