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

Commit 7311faf

Browse files
authored
Update path_provider.podspec
1 parent db50ac3 commit 7311faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/path_provider/ios/path_provider.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
A Flutter plugin for getting commonly used locations on the filesystem.
1010
DESC
1111
s.homepage = 'https://github.com/flutter/plugins/tree/master/packages/path_provider'
12-
s.license = { :file => '../LICENSE' }
12+
s.license = { :file => 'packages/path_provider/LICENSE' }
1313
s.author = { 'Flutter Team' => '[email protected]' }
1414
s.source = { "git" => "https://github.com/CodeEagle/plugins.git" }
1515
s.source_files = 'packages/path_provider/ios/Classes/**/*'

0 commit comments

Comments
 (0)