Showing
1 changed file
with
1 additions
and
1 deletions
@@ -7,7 +7,7 @@ folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1' | @@ -7,7 +7,7 @@ folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1' | ||
7 | 7 | ||
8 | Pod::Spec.new do |s| | 8 | Pod::Spec.new do |s| |
9 | s.name = "React" | 9 | s.name = "React" |
10 | - s.version = "0.54.5" | 10 | + s.version = "1.0.3" |
11 | s.summary = package["description"] | 11 | s.summary = package["description"] |
12 | s.description = <<-DESC | 12 | s.description = <<-DESC |
13 | React Native apps are built using the React JS | 13 | React Native apps are built using the React JS |
-
Please register or login to post a comment