1{ 2 "name": "ABI49_0_0EXTaskManager", 3 "version": "11.3.0", 4 "summary": "Expo module that provides support for tasks that can run in the background.", 5 "description": "Expo module that provides support for tasks that can run in the background.", 6 "license": "MIT", 7 "authors": "650 Industries, Inc.", 8 "homepage": "https://docs.expo.dev/versions/latest/sdk/task-manager/", 9 "platforms": { 10 "ios": "13.0" 11 }, 12 "source": { 13 "git": "https://github.com/expo/expo-task-manager.git" 14 }, 15 "static_framework": true, 16 "dependencies": { 17 "ABI49_0_0ExpoModulesCore": [], 18 "ABI49_0_0UMAppLoader": [] 19 }, 20 "source_files": "EXTaskManager/**/*.{h,m}" 21} 22