blob: ea28c29feba81fde9ee9dd2287395b3e0b7d57e3 [file] [log] [blame]
{
"name": "DLZip",
"version": "0.3.0",
"summary": "DLZip. zip, unzip.",
"description": "DLZip is easier for unzip .zipfile or zip files.",
"homepage": "https://github.com/WildDylan/DLZip",
"license": "MIT",
"authors": {
"Dylan": "3664132@163.com"
},
"source": {
"git": "https://github.com/WildDylan/DLZip.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "4.0"
},
"libraries": "z",
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}