We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83dc63c commit 8e58e68Copy full SHA for 8e58e68
1 file changed
react-native-background-timer.podspec
@@ -4,7 +4,7 @@ package = JSON.parse(File.read(File.join(__dir__, 'package.json')))
4
5
Pod::Spec.new do |s|
6
7
- s.name = package['name']
+ s.name = 'react-native-background-timer'
8
s.version = package['version']
9
s.summary = package['description']
10
s.homepage = package['repository']['url']
0 commit comments