{
  "name": "ABI49_0_0ExpoTrackingTransparency",
  "version": "3.1.0",
  "summary": "An Expo library for requesting permission to track the users on devices using iOS 14.5 and higher.",
  "description": "An Expo library for requesting permission to track the users on devices using iOS 14.5 and higher.",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://docs.expo.dev/versions/latest/sdk/module-template",
  "platforms": {
    "ios": "13.0"
  },
  "swift_versions": "5.4",
  "source": {
    "git": "https://github.com/expo/expo.git"
  },
  "static_framework": true,
  "dependencies": {
    "ABI49_0_0ExpoModulesCore": []
  },
  "pod_target_xcconfig": {
    "DEFINES_MODULE": "YES",
    "SWIFT_COMPILATION_MODE": "wholemodule"
  },
  "source_files": "**/*.{h,m,swift}",
  "swift_version": "5.4"
}
