{
  "name": "ABI48_0_0ExpoNetwork",
  "version": "5.2.1",
  "summary": "Provides useful information about the device's network such as its IP address, MAC address, and airplane mode status",
  "description": "Provides useful information about the device's network such as its IP address, MAC address, and airplane mode status",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://docs.expo.dev/versions/latest/sdk/network/",
  "platforms": {
    "ios": "13.0"
  },
  "source": {
    "git": "https://github.com/expo/expo.git"
  },
  "static_framework": true,
  "dependencies": {
    "ABI48_0_0ExpoModulesCore": []
  },
  "pod_target_xcconfig": {
    "DEFINES_MODULE": "YES",
    "SWIFT_COMPILATION_MODE": "wholemodule"
  },
  "source_files": "**/*.{h,m,swift}"
}
