{ "name": "lottie-react-native", "version": "3.3.2", "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": "9.0" }, "source": { "git": "https://github.com/react-community/lottie-react-native.git", "tag": "v3.3.2" }, "source_files": "src/ios/**/*.{h,m,swift}", "swift_versions": "4.2", "dependencies": { "React": [ ], "lottie-ios": [ "~> 3.1.3" ] }, "swift_version": "4.2" }