Skip to content

Commit c08bd17

Browse files
committed
chore(ios): update podspec
1 parent 824df03 commit c08bd17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CanvasNative.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ Pod::Spec.new do |s|
66

77
s.summary = "A Canvas library"
88

9-
s.homepage = "https://github.com/nativescript/tree/master/canvas/src-native/canvas-ios"
9+
s.homepage = "https://github.com/nativescript/canvas"
1010

1111

1212
s.license = { :type => "MIT", :file => "LICENSE" }
1313

1414

1515
s.author = { "Osei Fortune" => "[email protected]" }
1616

17-
s.platform = :ios, "9.0"
17+
s.platform = :ios, "10.0"
1818

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

0 commit comments

Comments
 (0)