1{ 2 "name": "ABI49_0_0ExpoScreenOrientation", 3 "version": "6.0.5", 4 "summary": "Expo universal module for managing device's screen orientation", 5 "description": "Expo universal module for managing device's screen orientation", 6 "license": "MIT", 7 "authors": "650 Industries, Inc.", 8 "homepage": "https://docs.expo.dev/versions/latest/sdk/screen-orientation/", 9 "platforms": { 10 "ios": "13.0" 11 }, 12 "swift_versions": "5.4", 13 "source": { 14 "git": "https://github.com/expo/expo.git" 15 }, 16 "static_framework": true, 17 "dependencies": { 18 "RCT-Folly": [ 19 "2021.07.22.00" 20 ], 21 "ABI49_0_0ExpoModulesCore": [], 22 "ABI49_0_0React-Core": [], 23 "ExpoScreenOrientation": [] 24 }, 25 "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32", 26 "pod_target_xcconfig": { 27 "DEFINES_MODULE": "YES" 28 }, 29 "source_files": "**/*.{h,m,swift}", 30 "swift_version": "5.4" 31} 32