{ "name": "ABI48_0_0EXStructuredHeaders", "version": "3.1.1", "summary": "Expo module implementation of a parser based on https://httpwg.org/specs/rfc8941.html", "description": "Expo module implementation of a parser based on https://httpwg.org/specs/rfc8941.html", "license": "MIT", "authors": "650 Industries, Inc.", "homepage": "https://github.com/expo/expo/tree/main/packages/expo-structured-headers", "platforms": { "ios": "13.0" }, "source": { "git": "https://github.com/expo/expo.git" }, "static_framework": true, "pod_target_xcconfig": { "DEFINES_MODULE": "YES" }, "source_files": "EXStructuredHeaders/**/*.{h,m}", "testspecs": [ { "name": "Tests", "test_type": "unit", "source_files": "Tests/*.{h,m,swift}" } ] }