Pārlūkot izejas kodu

Merge branch 'master' into master

Eloy Durán 4 gadus atpakaļ
vecāks
revīzija
5f9b2529c7
No account linked to committer's email address
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      react-native-webview.podspec

+ 1
- 1
react-native-webview.podspec Parādīt failu

10
 
10
 
11
   s.authors      = package['author']
11
   s.authors      = package['author']
12
   s.homepage     = package['homepage']
12
   s.homepage     = package['homepage']
13
-  s.platforms    = { :ios => "9.0", :osx => "10.14" }
13
+  s.platforms    = { :ios => "9.0", :osx => "10.13" }
14
 
14
 
15
   s.source       = { :git => "https://github.com/react-native-community/react-native-webview.git", :tag => "v#{s.version}" }
15
   s.source       = { :git => "https://github.com/react-native-community/react-native-webview.git", :tag => "v#{s.version}" }
16
   s.source_files  = "apple/**/*.{h,m}"
16
   s.source_files  = "apple/**/*.{h,m}"