{ "name": "react-native-fast-image", "version": "4.0.14", "summary": "🚩 FastImage, performant React Native image component.", "authors": { "Dylan Vann": "dylan@dylanvann.com" }, "homepage": "https://github.com/DylanVann/react-native-fast-image#readme", "license": "MIT", "platforms": { "ios": "8.0" }, "frameworks": "UIKit", "requires_arc": true, "source": { "git": "https://github.com/DylanVann/react-native-fast-image.git" }, "source_files": "ios/**/*.{h,m}", "exclude_files": "ios/Vendor/**/*.{h,m}", "dependencies": { "React": [ ], "SDWebImage/Core": [ ], "SDWebImage/GIF": [ ], "FLAnimatedImage": [ ] } }