This commit is contained in:
Christopher Chedeau 2015-05-14 16:42:35 -07:00
Родитель d2eaa51509
Коммит 623eb05bf6
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,6 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = "React" s.name = "React"
s.version = "0.4.2" s.version = "0.4.3"
s.summary = "Build high quality mobile apps using React." s.summary = "Build high quality mobile apps using React."
s.description = <<-DESC s.description = <<-DESC
React Native apps are built using the React JS React Native apps are built using the React JS

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "react-native", "name": "react-native",
"version": "0.4.2", "version": "0.4.3",
"description": "A framework for building native apps using React", "description": "A framework for building native apps using React",
"repository": { "repository": {
"type": "git", "type": "git",