Skip to content

Commit

Permalink
Update react-native-background-timer.podspec (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: Santiago Botero <98826652+boterop@users.noreply.github.com>
  • Loading branch information
redhotsixbull and boterop authored Aug 16, 2024
1 parent 83dc63c commit 8e58e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-background-timer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package = JSON.parse(File.read(File.join(__dir__, 'package.json')))

Pod::Spec.new do |s|

s.name = package['name']
s.name = 'react-native-background-timer'
s.version = package['version']
s.summary = package['description']
s.homepage = package['repository']['url']
Expand Down

0 comments on commit 8e58e68

Please sign in to comment.