{ "name": "BVLinearGradient", "version": "2.5.6", "homepage": "https://github.com/brentvatne/react-native-linear-gradient", "summary": "A component for react-native", "license": "MIT", "authors": { "Brent Vatne": "brentvatne@gmail.com" }, "platforms": { "ios": "7.0", "tvos": "9.0" }, "source": { "git": "https://github.com/brentvatne/react-native-linear-gradient.git", "tag": "v2.5.6" }, "source_files": "BVLinearGradient/*.{h,m}", "preserve_paths": "**/*.js", "frameworks": [ "UIKit", "QuartzCore", "Foundation" ], "dependencies": { "React": [ ] } }