[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 5 / CCSSZipArchive / 0.0.2 / CCSSZipArchive.podspec.json
blob4403ee2f16786061457177c180826a48b25f9cf1
2   "name": "CCSSZipArchive",
3   "version": "0.0.2",
4   "summary": "CCSSZipArchive, SSZipArchive, Utility class for zipping and unzipping files on iOS and Mac.",
5   "description": "CCSSZipArchive, SSZipArchive is a simple utility class for zipping and unzipping files on iOS and Mac.",
6   "homepage": "https://github.com/ccworld1000/CCSSZipArchive",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CC": "ccworld1000@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.8"
17   },
18   "source": {
19     "git": "https://github.com/ccworld1000/CCSSZipArchive.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "SSZipArchive/**/*",
23   "libraries": "z",
24   "requires_arc": true