Skip to content

Commit

Permalink
Podspec name updated
Browse files Browse the repository at this point in the history
  • Loading branch information
brijesh888 committed Feb 27, 2021
1 parent f4a26d7 commit 617109d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RNCardConnectReactLibrary.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ require "json"
package = JSON.parse(File.read(File.join(__dir__, "package.json")))

Pod::Spec.new do |s|
s.name = "react-native-card-connect"
s.name = "RNCardConnectReactLibrary"
s.version = package["version"]
s.summary = package["description"]
s.description = "React Native library for Card connect account tokenization"
Expand Down

0 comments on commit 617109d

Please sign in to comment.