Skip to content

Commit bd8a543

Browse files
committed
podspec updated
1 parent 6047f32 commit bd8a543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

react-native-rn-in-app-update.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Pod::Spec.new do |s|
99
s.description = <<-DESC
1010
react-native-rn-in-app-update
1111
DESC
12-
s.homepage = "https://github.com/github_account/react-native-rn-in-app-update"
12+
s.homepage = "https://github.com/logicwind/react-native-rn-in-app-update"
1313
s.license = "MIT"
1414
# s.license = { :type => "MIT", :file => "FILE_LICENSE" }
1515
s.authors = { "Your Name" => "yourname@email.com" }
1616
s.platforms = { :ios => "9.0" }
17-
s.source = { :git => "https://github.com/github_account/react-native-rn-in-app-update.git", :tag => "#{s.version}" }
17+
s.source = { :git => "https://github.com/logicwind/react-native-rn-in-app-update.git", :tag => "#{s.version}" }
1818

1919
s.source_files = "ios/**/*.{h,m,swift}"
2020
s.requires_arc = true

0 commit comments

Comments
 (0)