{ "name": "lottie-react-native", "version": "6.1.2", "summary": "React Native bindings for Lottie", "license": "Apache-2.0", "authors": "Emilio Rodriguez ", "homepage": "https://github.com/airbnb/lottie-react-native#readme", "platforms": { "ios": "12.4", "osx": "10.10", "tvos": "12.4" }, "source": { "git": "https://github.com/lottie-react-native/lottie-react-native.git", "tag": "v6.1.2" }, "source_files": "ios/**/*.{h,m,mm,swift}", "dependencies": { "lottie-ios": [ "~> 4.2.0" ], "React-Core": [] }, "swift_versions": "5.6", "exclude_files": "ios/Fabric", "swift_version": "5.6" }