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