1{
2  "name": "ABI47_0_0UMAppLoader",
3  "version": "4.0.0",
4  "summary": "App loader for background applications",
5  "description": "App loader for background applications",
6  "license": "MIT",
7  "authors": "650 Industries, Inc.",
8  "homepage": "https://github.com/expo/expo/tree/main/packages/unimodules-app-loader",
9  "platforms": {
10    "ios": "13.0"
11  },
12  "source": {
13    "git": "https://github.com/expo/expo.git"
14  },
15  "static_framework": true,
16  "source_files": "UMAppLoader/**/*.{h,m}"
17}
18