Skip to content

Commit 01eb647

Browse files
authored
Update RNZIp.podspec
update a character
1 parent 8082b21 commit 01eb647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNZIp.podspec

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

44
Pod::Spec.new do |s|
55

6-
s.name = "RNZIP"
6+
s.name = "RNZIp"
77
s.version = pjson["version"]
88
s.homepage = "https://github.com/plrthink/react-native-zip-archive"
99
s.summary = pjson["description"]

0 commit comments

Comments
 (0)