{
  "name": "ABI48_0_0EXManifests",
  "version": "0.5.2",
  "summary": "Code to parse and use Expo and Expo Updates manifests.",
  "description": "Code to parse and use Expo and Expo Updates manifests.",
  "license": "MIT",
  "authors": "650 Industries, Inc.",
  "homepage": "https://docs.expo.dev/versions/latest/sdk/module-template",
  "platforms": {
    "ios": "13.0"
  },
  "source": {
    "git": "https://github.com/expo/expo.git"
  },
  "static_framework": true,
  "dependencies": {
    "ABI48_0_0EXJSONUtils": []
  },
  "pod_target_xcconfig": {
    "DEFINES_MODULE": "YES"
  },
  "source_files": "EXManifests/**/*.{h,m}",
  "testspecs": [
    {
      "name": "Tests",
      "test_type": "unit",
      "source_files": "Tests/*.{h,m,swift}"
    }
  ]
}
