{
  "name": "ABI48_0_0EXTaskManager",
  "version": "11.1.1",
  "summary": "Expo module that provides support for tasks that can run in the background.",
  "description": "Expo module that provides support for tasks that can run in the background.",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://docs.expo.dev/versions/latest/sdk/task-manager/",
  "platforms": {
    "ios": "13.0"
  },
  "source": {
    "git": "https://github.com/expo/expo-task-manager.git"
  },
  "static_framework": true,
  "dependencies": {
    "ABI48_0_0ExpoModulesCore": [],
    "ABI48_0_0UMAppLoader": []
  },
  "source_files": "EXTaskManager/**/*.{h,m}"
}
