We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e49c74 commit b0c2dfcCopy full SHA for b0c2dfc
react-native-s3.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
10
s.homepage = package["homepage"]
11
s.license = package["license"]
12
s.platform = :ios, "7.0"
13
- s.source = { :git => "https://github.com/yamill/react-native-orientation.git", :tag => "#{s.version}" }
+ s.source = { :git => "https://github.com/mybigday/react-native-s3.gi", :tag => "#{s.version}" }
14
s.source_files = "ios/RNS3/*.{h,m}"
15
s.dependency "React"
16
end
0 commit comments