[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / b / DLZip / 0.6.0 / DLZip.podspec.json
blob5687f97e6a2d50d4326498dce506cc36e6af81f7
2   "name": "DLZip",
3   "version": "0.6.0",
4   "summary": "DLZip. zip, unzip.",
5   "description": "DLZip is easier for unzip .zipfile or zip files.",
6   "homepage": "https://github.com/WildDylan/DLZip",
7   "license": "MIT",
8   "authors": {
9     "Dylan": "3664132@163.com"
10   },
11   "source": {
12     "git": "https://github.com/WildDylan/DLZip.git",
13     "tag": "0.6.0"
14   },
15   "platforms": {
16     "ios": "4.0"
17   },
18   "libraries": "z",
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"