{
  "name": "ABI49_0_0EXMediaLibrary",
  "version": "15.4.0",
  "summary": "Provides access to user's media library.",
  "description": "Provides access to user's media library.",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://docs.expo.dev/versions/latest/sdk/media-library/",
  "platforms": {
    "ios": "13.0"
  },
  "source": {
    "git": "https://github.com/expo/expo.git"
  },
  "static_framework": true,
  "frameworks": [
    "Photos",
    "PhotosUI"
  ],
  "dependencies": {
    "RCT-Folly": [
      "2021.07.22.00"
    ],
    "ABI49_0_0ExpoModulesCore": [],
    "ABI49_0_0React-Core": []
  },
  "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32",
  "pod_target_xcconfig": {
    "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/boost\"",
    "CLANG_CXX_LANGUAGE_STANDARD": "c++17"
  },
  "source_files": "EXMediaLibrary/**/*.{h,m}"
}
