diff --git a/SegmentFirebase.podspec b/SegmentFirebase.podspec index 3506fd5..1faf1b2 100644 --- a/SegmentFirebase.podspec +++ b/SegmentFirebase.podspec @@ -6,7 +6,7 @@ Pod::Spec.new do |s| s.homepage = 'https://github.com/flocasts/analytics-swift-firebase' s.license = { :type => 'MIT', :file => './LICENSE' } s.author = { "Segment" => "friends@segment.com" } - s.source = { :git => 'git@github.com:flocasts/analytics-swift-firebase.git', :tag => s.version.to_s } + s.source = { :git => 'https://github.com/flocasts/analytics-swift-firebase.git', :tag => s.version.to_s } s.ios.deployment_target = '13.0' s.swift_version = '5.0' s.source_files = 'Sources/**/*' diff --git a/analytics-swift-firebase b/analytics-swift-firebase new file mode 160000 index 0000000..910557b --- /dev/null +++ b/analytics-swift-firebase @@ -0,0 +1 @@ +Subproject commit 910557bf4029c3bf8cf193b433bc415ed4b41f8c