Skip to content

Commit 5f603f8

Browse files
author
Ali Abdelfattah
authored
Update LICENSE path (#129)
1 parent 8800fbf commit 5f603f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/instabug_flutter.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 new flutter plugin project.
1010
DESC
1111
s.homepage = 'http://example.com'
12-
s.license = { :file => '../LICENSE' }
12+
s.license = { :file => '../LICENSE.md' }
1313
s.author = { 'Your Company' => '[email protected]' }
1414
s.source = { :path => '.' }
1515
s.source_files = 'Classes/**/*'

0 commit comments

Comments
 (0)