blob: 701da67d76cd0d19be42a7c90ecde516693f64fb [file] [log] [blame]
{
"name": "DLZip",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "4.0"
},
"libraries": "z",
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}