blob: 447ae7c44e46ee3357ad0fc548b779d9fb6068f4 [file] [log] [blame]
{
"name": "Godzip",
"version": "1.0.0",
"summary": "A short description of Godzip.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wowbby/Godzip.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhengzhenxing": "zhengzhx@haier.com"
},
"source": {
"git": "https://github.com/wowbby/Godzip.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Godzip/Classes/**/*",
"requires_arc": true,
"libraries": "z"
}