{ "name": "ABI49_0_0EXFileSystem", "version": "15.4.3", "summary": "Provides access to the local file system on the device.", "description": "Provides access to the local file system on the device.", "license": "MIT", "authors": "650 Industries, Inc.", "homepage": "https://docs.expo.dev/versions/latest/sdk/filesystem/", "platforms": { "ios": "13.0" }, "swift_versions": "5.4", "source": { "git": "https://github.com/expo/expo.git" }, "static_framework": true, "dependencies": { "ABI49_0_0ExpoModulesCore": [] }, "pod_target_xcconfig": { "DEFINES_MODULE": "YES", "SWIFT_COMPILATION_MODE": "wholemodule" }, "source_files": "EXFileSystem/**/*.{h,m,swift}", "exclude_files": "Tests/", "testspecs": [ { "name": "Tests", "test_type": "unit", "dependencies": { "ExpoModulesTestCore": [] }, "source_files": "Tests/**/*.{m,swift}" } ], "swift_version": "5.4" }