Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
GVR iOS SDK v1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyisrael committed Feb 1, 2017
1 parent 0950fe0 commit 23b2125
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Samples/Panorama/Podfile
@@ -1,3 +1,3 @@
target 'Panorama' do
pod 'GVRSDK/GVRView'
pod 'GVRSDK'
end
2 changes: 1 addition & 1 deletion Samples/Stars/Podfile
@@ -1,3 +1,3 @@
target 'Stars' do
pod 'GVRSDK/SDK'
pod 'GVRSDK'
end
2 changes: 1 addition & 1 deletion Samples/TreasureHunt/Podfile
@@ -1,3 +1,3 @@
target 'TreasureHunt' do
pod 'GVRSDK/SDK'
pod 'GVRSDK'
end
2 changes: 1 addition & 1 deletion Samples/TreasureHuntNDK/Podfile
@@ -1,3 +1,3 @@
target 'TreasureHuntNDK' do
pod 'GVRSDK/NDK'
pod 'GVRSDK'
end
2 changes: 1 addition & 1 deletion Samples/VideoWidgetDemo/Podfile
@@ -1,3 +1,3 @@
target 'VideoWidgetDemo' do
pod 'GVRSDK/GVRView'
pod 'GVRSDK'
end

0 comments on commit 23b2125

Please sign in to comment.