{
  "name": "ABI49_0_0EASClient",
  "version": "0.6.0",
  "summary": "Stable client identifier for EAS services",
  "description": "Stable client identifier for EAS services",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://github.com/expo/expo/tree/main/packages/expo-eas-client",
  "platforms": {
    "ios": "13.0"
  },
  "swift_versions": "5.4",
  "source": {
    "git": ""
  },
  "static_framework": true,
  "dependencies": {
    "ABI49_0_0ExpoModulesCore": []
  },
  "pod_target_xcconfig": {
    "GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS": "YES",
    "GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS": "YES",
    "DEFINES_MODULE": "YES",
    "SWIFT_COMPILATION_MODE": "wholemodule"
  },
  "source_files": "EASClient/**/*.{h,m,swift}",
  "testspecs": [
    {
      "name": "Tests",
      "test_type": "unit",
      "dependencies": {
        "ExpoModulesTestCore": []
      },
      "source_files": "Tests/*.{h,m,swift}"
    }
  ],
  "swift_version": "5.4"
}
