{ "name": "ABI49_0_0EXJSONUtils", "version": "0.7.1", "summary": "Utilities for reading NSDictionaries (iOS) and JSONObjects (Android).", "description": "Utilities for reading NSDictionaries (iOS) and JSONObjects (Android).", "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, "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": "EXJSONUtils/**/*.{h,m,swift}", "testspecs": [ { "name": "Tests", "test_type": "unit", "source_files": "Tests/*.{h,m,swift}" } ] }