1{
2  "name": "ABI49_0_0Expo",
3  "version": "49.0.7",
4  "summary": "The Expo SDK",
5  "description": "The Expo SDK",
6  "license": "MIT",
7  "authors": "Expo",
8  "homepage": "https://github.com/expo/expo/tree/main/packages/expo",
9  "platforms": {
10    "ios": "13.0"
11  },
12  "source": {
13    "git": "https://github.com/expo/expo.git"
14  },
15  "static_framework": true,
16  "header_dir": "ABI49_0_0Expo",
17  "dependencies": {
18    "ABI49_0_0ExpoModulesCore": []
19  },
20  "source_files": "ios/**/*.{h,m,swift}"
21}
22