Skip to content

Commit 26fc167

Browse files
Rename LICENSE.md -> LICENSE
1 parent 86257ad commit 26fc167

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.

example/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ EXTERNAL SOURCES:
1515

1616
SPEC CHECKSUMS:
1717
Flutter: 434fef37c0980e73bb6479ef766c45957d4b510c
18-
flutter_callkit_voximplant: 36c2e87eaf7ca89a57dde8fbf6e4eb36164a1867
18+
flutter_callkit_voximplant: 9b5a51da368a227299757018d3d79a1e8237c9cd
1919

2020
PODFILE CHECKSUM: 8e679eca47255a8ca8067c4c67aab20e64cb974d
2121

ios/flutter_callkit_voximplant.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
s.summary = 'Flutter SDK for CallKit integration to Flutter applications on iOS'
99
s.homepage = 'https://github.com/voximplant/flutter_callkit'
1010
s.license = { :type => 'MIT',
11-
:file => '../LICENSE.md' }
11+
:file => '../LICENSE' }
1212
s.author = { 'Zingaya Inc.' => 'mobiledev@zingaya.com'}
1313
s.source = { :path => '.' }
1414
s.source_files = 'Classes/**/*'

0 commit comments

Comments
 (0)