24 lines
555 B
JSON
24 lines
555 B
JSON
{
|
|
"name": "react-native-document-picker",
|
|
"version": "3.3.3",
|
|
"summary": "A react native interface to access Documents from dropbox google drive, iCloud",
|
|
"license": "MIT",
|
|
"homepage": "https://github.com/Elyx0/react-native-document-picker#readme",
|
|
"authors": {
|
|
"Elyx0": "elyx00@gmail.com"
|
|
},
|
|
"source": {
|
|
"git": "https://github.com/Elyx0/react-native-document-picker",
|
|
"tag": "v3.3.3"
|
|
},
|
|
"source_files": "ios/RNDocumentPicker/*.{h,m}",
|
|
"platforms": {
|
|
"ios": "7.0"
|
|
},
|
|
"dependencies": {
|
|
"React": [
|
|
|
|
]
|
|
}
|
|
}
|