Skip to content

Commit 62a8bbd

Browse files
committed
Proper name
1 parent b5ad862 commit 62a8bbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ReactNativeFBads.podspec

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

55
Pod::Spec.new do |s|
6-
s.name = 'ReactNativeFBads'
6+
s.name = 'ReactNativeFBAds'
77
s.version = package['version']
88
s.summary = package['description']
99
s.description = package['description']

0 commit comments

Comments
 (0)