1*fe5cfb17STomasz Sapeta{
2*fe5cfb17STomasz Sapeta  "name": "ABI48_0_0EXFileSystem",
3*fe5cfb17STomasz Sapeta  "version": "15.2.0",
4*fe5cfb17STomasz Sapeta  "summary": "Provides access to the local file system on the device.",
5*fe5cfb17STomasz Sapeta  "description": "Provides access to the local file system on the device.",
6*fe5cfb17STomasz Sapeta  "license": "MIT",
7*fe5cfb17STomasz Sapeta  "authors": "650 Industries, Inc.",
8*fe5cfb17STomasz Sapeta  "homepage": "https://docs.expo.dev/versions/latest/sdk/filesystem/",
9*fe5cfb17STomasz Sapeta  "platforms": {
10*fe5cfb17STomasz Sapeta    "ios": "13.0"
11*fe5cfb17STomasz Sapeta  },
12*fe5cfb17STomasz Sapeta  "source": {
13*fe5cfb17STomasz Sapeta    "git": "https://github.com/expo/expo.git"
14*fe5cfb17STomasz Sapeta  },
15*fe5cfb17STomasz Sapeta  "static_framework": true,
16*fe5cfb17STomasz Sapeta  "dependencies": {
17*fe5cfb17STomasz Sapeta    "ABI48_0_0ExpoModulesCore": []
18*fe5cfb17STomasz Sapeta  },
19*fe5cfb17STomasz Sapeta  "source_files": "EXFileSystem/**/*.{h,m}"
20*fe5cfb17STomasz Sapeta}
21