Skip to content

Commit

Permalink
Update CanvasNative.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
triniwiz committed Sep 21, 2020
1 parent 255e8ed commit 558c3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CanvasNative.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|

s.platform = :ios, "10.0"

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

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

0 comments on commit 558c3c3

Please sign in to comment.