{ "name": "react-native-slider", "version": "3.0.2-wp-2", "summary": "React Native component used to select a single value from a range of values.", "license": "MIT", "authors": "react-native-community", "homepage": "https://github.com/react-native-community/react-native-slider", "platforms": { "ios": "9.0" }, "source": { "git": "https://github.com/wordpress-mobile/react-native-slider.git", "tag": "v3.0.2-wp-2" }, "source_files": "src/ios/**/*.{h,m}", "dependencies": { "React-Core": [] }, "__WARNING!__": "This file is autogenerated by generate-podspecs.sh script. Do not modify manually. Re-run the script if necessary." }