Skip to content

Commit 0a4d511

Browse files
committed
Update podspec url
1 parent 5e07ec9 commit 0a4d511

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RNAzureNotificationHub.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
s.homepage = package['homepage']
1313

1414
s.platform = :ios, "7.0"
15-
s.source = { :git => "https://github.com/jonathanort/react-native-azurenotificationhub.git", :tag => "master" }
15+
s.source = { :git => "https://github.com/CatalystCode/react-native-azurenotificationhub.git", :tag => "master" }
1616
s.source_files = "ios/**/*.{h,m}"
1717
s.requires_arc = true
1818
s.ios.dependency 'WindowsAzureMessaging'

0 commit comments

Comments
 (0)