blob: 17ee05e1c6c55bc1a9b1ec4141975aa2e017d8c0 [file] [log] [blame]
{
"name": "MBZip",
"version": "0.1",
"summary": "Zip For NSString.",
"description": "Zip For NSString and NSData.",
"homepage": "https://github.com/MxcodeBen/MBZip/",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"benyao": "yao.h@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MxcodeBen/MBZip.git",
"tag": "0.1"
},
"source_files": "MBZip/*.{h,m}"
}