You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

22 lines
517 B

{
"name": "react-native-date-picker",
"version": "2.2.1",
"summary": "React Native Date Picker component for Android and iOS",
"authors": {
"henninghall": "henning.hall@hotmail.com"
},
"homepage": "https://github.com/henninghall/react-native-date-picker",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/henninghall/react-native-date-picker.git"
},
"source_files": "ios/RNDatePicker/*.{h,m}",
"dependencies": {
"React": [
]
}
}