{ "name": "react-native-blur", "version": "3.6.1", "source_files": "ios/*.{h,m}", "platforms": { "ios": "8.0", "tvos": "9.0" }, "authors": { "Alexey Kureev": "kureev-mail@ya.ru" }, "license": "MIT", "summary": "Component implementation for UIVisualEffectView's blur and vibrancy effect.", "homepage": "https://github.com/react-native-community/react-native-blur", "source": { "git": "https://github.com/react-native-community/react-native-blur.git", "tag": "v3.6.1" }, "dependencies": { "React-Core": [] }, "__WARNING!__": "This file is autogenerated by generate-podspecs.sh script. Do not modify manually. Re-run the script if necessary." }