We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ad862 commit 62a8bbdCopy full SHA for 62a8bbd
1 file changed
ReactNativeFBads.podspec
@@ -3,7 +3,7 @@ require 'json'
3
package = JSON.parse(File.read(File.join(__dir__, 'package.json')))
4
5
Pod::Spec.new do |s|
6
- s.name = 'ReactNativeFBads'
+ s.name = 'ReactNativeFBAds'
7
s.version = package['version']
8
s.summary = package['description']
9
s.description = package['description']
0 commit comments