[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / b / DLZip / 0.3.0 / DLZip.podspec.json
blobea28c29feba81fde9ee9dd2287395b3e0b7d57e3
2   "name": "DLZip",
3   "version": "0.3.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.3.0"
14   },
15   "platforms": {
16     "ios": "4.0"
17   },
18   "libraries": "z",
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"