Add minimal installation instructions.

This commit is contained in:
Stuart Clift
2015-12-21 13:33:41 +00:00
parent 508963a2fc
commit 46ee64b2da
+3
View File
@@ -16,6 +16,9 @@ ZipArchive is a simple utility class for zipping and unzipping files on iOS and
`pod install SSZipArchive`
### Carthage
`github "ZipArchive/ZipArchive"`
### Manual
1. Add the `SSZipArchive` and `minizip` folders to your project.