...
|
...
|
@@ -7,7 +7,7 @@ folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1' |
|
|
|
|
|
Pod::Spec.new do |s|
|
|
|
s.name = "React"
|
|
|
s.version = "1.0.8"
|
|
|
s.version = "1.0.9"
|
|
|
s.summary = package["description"]
|
|
|
s.description = <<-DESC
|
|
|
React Native apps are built using the React JS
|
...
|
...
|
|