File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Pod::Spec.new do |s|
44 s . summary = 'A ready-to-go Lightning node library built using LDK and BDK.'
55 s . homepage = 'https://www.LtbL.io'
66 s . license = { :file => '../LICENSE' }
7- s . author = { 'Let there be Lightning, Inc' => 'hello@LtbLightning .io' }
7+ s . author = { 'Let there be Lightning, Inc' => 'hello@LtbL .io' }
88 s . source = { :path => '.' }
99 s . source_files = 'Classes/**/*'
1010 s . platform = :ios , '12.0'
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88 s . summary = 'A ready-to-go Lightning node library built using LDK and BDK.'
99 s . homepage = 'https://www.LtbL.io'
1010 s . license = { :file => '../LICENSE' }
11- s . author = { 'Let there be Lightning, Inc' => 'hello@LtbLightning .io' }
11+ s . author = { 'Let there be Lightning, Inc' => 'hello@LtbL .io' }
1212 s . source = { :path => '.' }
1313 s . source_files = 'Classes/**/*'
1414 s . source_files = 'Classes/**/*'
You can’t perform that action at this time.
0 commit comments