We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c73f1 commit e6c0e29Copy full SHA for e6c0e29
RNTextGradientView.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 = "react-native-text-gradient"
+ s.name = "RNTextGradientView"
7
s.version = package['version']
8
s.summary = "Text gradient for React-Native"
9
0 commit comments