1{ 2 "name": "ABI48_0_0EXDocumentPicker", 3 "version": "11.2.2", 4 "summary": "Provides access to the system's UI for selecting documents from the available providers on the user's device.", 5 "description": "Provides access to the system's UI for selecting documents from the available providers on the user's device.", 6 "license": "MIT", 7 "authors": "650 Industries, Inc.", 8 "homepage": "https://docs.expo.dev/versions/latest/sdk/document-picker/", 9 "platforms": { 10 "ios": "13.0" 11 }, 12 "source": { 13 "git": "https://github.com/expo/expo.git" 14 }, 15 "static_framework": true, 16 "dependencies": { 17 "ABI48_0_0ExpoModulesCore": [] 18 }, 19 "source_files": "EXDocumentPicker/**/*.{h,m}" 20} 21