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 8082b21 commit 01eb647Copy full SHA for 01eb647
RNZIp.podspec
@@ -3,7 +3,7 @@ pjson = JSON.parse(File.read('package.json'))
3
4
Pod::Spec.new do |s|
5
6
- s.name = "RNZIP"
+ s.name = "RNZIp"
7
s.version = pjson["version"]
8
s.homepage = "https://github.com/plrthink/react-native-zip-archive"
9
s.summary = pjson["description"]
0 commit comments