Merge branch 'master' of github.com:rebeccahughes/react-native-device-info
Showing
| ... | ... | @@ -7,7 +7,7 @@ Pod::Spec.new do |s| |
| s.license = "MIT" | ||
| s.authors = { "Rebecca Hughes" => "rebecca@learnium.net" } | ||
| s.ios.deployment_target = '9.0' | ||
| s.ios.deployment_target = '8.0' | ||
| s.tvos.deployment_target = '10.0' | ||
| s.source = { :git => "https://github.com/rebeccahughes/react-native-device-info.git" } | ||
| ... | ... |
Please
register
or
sign in
to comment