Ship 0.4.1
Showing
| Pod::Spec.new do |s| | ||
| s.name = "RNDeviceInfo" | ||
| s.version = "0.4.0" | ||
| s.version = "0.4.1" | ||
| s.summary = "Device Information for react-native" | ||
| s.homepage = "https://github.com/rebeccahughes/react-native-device-info" | ||
| ... | ... |
| { | ||
| "name": "react-native-device-info", | ||
| "version": "0.4.0", | ||
| "version": "0.4.1", | ||
| "description": "Get device information using react-native", | ||
| "main": "deviceinfo.js", | ||
| "repository": { | ||
| ... | ... |
Please
register
or
sign in
to comment