bumping podspec to 0.4.0, minor edits to README

This commit is contained in:
Sean Soper
2015-10-24 17:25:50 -04:00
parent 67cef95bb6
commit 9ab5928c55
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# WPZipArchive
# SSZipArchive
ZipArchive is a simple utility class for zipping and unzipping files on iOS and Mac.
@@ -13,7 +13,7 @@ ZipArchive is a simple utility class for zipping and unzipping files on iOS and
### CocoaPods
`pod install WPZipArchive`
`pod install SSZipArchive`
### Manual