{ "name": "RCTRequired", "version": "0.66.2", "summary": "-", "homepage": "https://reactnative.dev/", "license": "MIT", "authors": "Facebook, Inc. and its affiliates", "platforms": { "ios": "11.0" }, "source": { "git": "https://github.com/facebook/react-native.git", "tag": "v0.66.2" }, "source_files": "**/*.{c,h,m,mm,cpp}", "header_dir": "RCTRequired", "prepare_command": "TMP_DIR=$(mktemp -d); mv * $TMP_DIR; cp -R \"$TMP_DIR/Libraries/RCTRequired\"/* . && true", "__WARNING!__": "This file is autogenerated by generate-podspecs.sh script. Do not modify manually. Re-run the script if necessary." }