{ "name": "lottie-react-native", "version": "5.0.1", "summary": "Lottie component for React Native (iOS and Android)", "authors": { "intelligibabble": "leland.m.richardson@gmail.com" }, "homepage": "https://github.com/airbnb/lottie-react-native#readme", "license": "Apache-2.0", "platforms": { "ios": "12.0", "osx": "10.10", "tvos": "9.0" }, "source": { "git": "https://github.com/react-community/lottie-react-native.git", "tag": "v5.0.1" }, "source_files": "src/ios/**/*.{h,m,swift}", "requires_arc": true, "pod_target_xcconfig": { "DEFINES_MODULE": "YES" }, "swift_versions": "5.0", "dependencies": { "React-Core": [], "lottie-ios": [ "~> 3.2.3" ] }, "swift_version": "5.0" }