File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111 s . authors = package [ "author" ]
1212
1313 s . platforms = { :ios => min_ios_version_supported , :visionos => 1.0 }
14- s . source = { :git => "https://github.com/mateusandrade /react-native-inappbrowser-nitro.git" , :tag => "#{ s . version } " }
14+ s . source = { :git => "https://github.com/mCodex /react-native-inappbrowser-nitro.git" , :tag => "#{ s . version } " }
1515
1616 s . source_files = [
1717 # Implementation (Swift)
Original file line number Diff line number Diff line change 4242 "workspaces" : [
4343 " example"
4444 ],
45- "repository" : " https://github.com/mateusandrade /react-native-inappbrowser-nitro.git" ,
45+ "repository" : " https://github.com/mCodex /react-native-inappbrowser-nitro.git" ,
4646 "author" : " Mateus Andrade" ,
4747 "license" : " MIT" ,
48- "bugs" : " https://github.com/mateusandrade /react-native-inappbrowser-nitro/issues" ,
49- "homepage" : " https://github.com/mateusandrade /react-native-inappbrowser-nitro#readme" ,
48+ "bugs" : " https://github.com/mCodex /react-native-inappbrowser-nitro/issues" ,
49+ "homepage" : " https://github.com/mCodex /react-native-inappbrowser-nitro#readme" ,
5050 "publishConfig" : {
5151 "access" : " public" ,
5252 "registry" : " https://registry.npmjs.org/"
You can’t perform that action at this time.
0 commit comments