Skip to content

Commit 558c3c3

Browse files
committed
Update CanvasNative.podspec
1 parent 255e8ed commit 558c3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CanvasNative.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616

1717
s.platform = :ios, "10.0"
1818

19-
s.source = { :git => "https://github.com/nativescript/native-ios.git", :tag => "#{s.version}" }
19+
s.source = { :git => "https://github.com/nativescript/canvas.git", :tag => "#{s.version}" }
2020

2121
s.source_files = 'packages/canvas/src-native/canvas-ios/CanvasNative/**/*.{swift,m,mm,h,c}'
2222
s.pod_target_xcconfig = {

0 commit comments

Comments
 (0)