Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 24deb09

Browse files
author
罗煌略
committed
change: update source
1 parent 3874818 commit 24deb09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/image_picker/image_picker/ios/image_picker.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Downloaded by pub (not CocoaPods).
1212
s.homepage = 'https://github.com/flutter/plugins'
1313
s.license = { :type => 'BSD', :file => '../LICENSE' }
1414
s.author = { 'Flutter Dev Team' => '[email protected]' }
15-
s.source = { :http => 'https://github.com/flutter/plugins/tree/master/packages/image_picker' }
15+
s.source = { :http => 'https://github.com/flutter/plugins.git' }
1616
s.documentation_url = 'https://pub.dev/packages/image_picker'
1717
s.source_files = 'packages/image_picker/image_picker/ios/Classes/**/*'
1818
s.public_header_files = 'packages/image_picker/image_picker/ios/Classes/**/*.h'

0 commit comments

Comments
 (0)