unioil-loyalty-rn-app/ios/Pods/Local Podspecs/react-native-image-picker.p...

22 lines
621 B
JSON

{
"name": "react-native-image-picker",
"version": "2.4.0",
"summary": "A React Native module that allows you to use native UI to select media from the device library or directly from the camera",
"license": "MIT",
"authors": "Johan du Toit (Johan-dutoit)",
"homepage": "https://github.com/react-native-image-picker/react-native-image-picker/tree/vnext#readme",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/react-native-image-picker/react-native-image-picker.git",
"tag": "v2.4.0"
},
"source_files": "ios/*.{h,m}",
"dependencies": {
"React": [
]
}
}