Skip to content

Commit 8e58e68

Browse files
Update react-native-background-timer.podspec (#15)
Co-authored-by: Santiago Botero <98826652+boterop@users.noreply.github.com>
1 parent 83dc63c commit 8e58e68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

react-native-background-timer.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ package = JSON.parse(File.read(File.join(__dir__, 'package.json')))
44

55
Pod::Spec.new do |s|
66

7-
s.name = package['name']
7+
s.name = 'react-native-background-timer'
88
s.version = package['version']
99
s.summary = package['description']
1010
s.homepage = package['repository']['url']

0 commit comments

Comments
 (0)