{
  "name": "react-native-slider",
  "version": "4.4.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/callstack/react-native-slider#readme",
  "platforms": {
    "ios": "9.0"
  },
  "source": {
    "git": "https://github.com/callstack/react-native-slider.git",
    "tag": "v4.4.2"
  },
  "source_files": "ios/**/*.{h,m,mm}",
  "dependencies": {
    "React-Core": []
  }
}
