1{ 2 "name": "ABI47_0_0EXImageLoader", 3 "version": "4.0.0", 4 "summary": "Image loader", 5 "description": "Image loader", 6 "license": "MIT", 7 "authors": "650 Industries, Inc.", 8 "homepage": "https://github.com/expo/expo/tree/main/packages/expo-image-loader", 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 "ABI47_0_0React-Core": [], 18 "ABI47_0_0ExpoModulesCore": [] 19 }, 20 "pod_target_xcconfig": { 21 "DEFINES_MODULE": "YES", 22 "SWIFT_COMPILATION_MODE": "wholemodule" 23 }, 24 "source_files": "EXImageLoader/**/*.{h,m}" 25} 26