We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 185739c + c175deb commit 356c1ceCopy full SHA for 356c1ce
ios/ReactNativeExceptionHandler.podspec
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
11
s.license = "MIT"
12
s.author = { "Atul R" => "atulanand94@gmail.com" }
13
s.platform = :ios, "7.0"
14
- s.source = { :git => "https://github.com/author/ReactNativeExceptionHandler.git", :tag => "master" }
+ s.source = { :git => "https://github.com/master-atul/react-native-exception-handler.git", :tag => "master" }
15
s.source_files = "*.{h,m}"
16
s.requires_arc = true
17
0 commit comments