vn-verdnaturachat/ios/Pods/Local Podspecs/RNDeviceInfo.podspec.json

23 lines
568 B
JSON

{
"name": "RNDeviceInfo",
"version": "5.5.7",
"summary": "Get device information using react-native",
"license": "MIT",
"authors": "Rebecca Hughes <rebecca@learnium.net> (https://github.com/rebeccahughes)",
"homepage": "https://github.com/react-native-community/react-native-device-info",
"platforms": {
"ios": "9.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/react-native-community/react-native-device-info.git",
"tag": "v5.5.7"
},
"source_files": "ios/**/*.{h,m}",
"dependencies": {
"React": [
]
}
}