blob: cf44844be73c4f815d7220520e3cc98bbbff6000 [file] [log] [blame]
{
"name": "LZDefaultView",
"version": "0.1.0",
"summary": "A defaultView for VC",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhuliu001/LZDefaultView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"630775508@qq.com": "zhuliu001@users.noreply.github.com"
},
"source": {
"git": "https://github.com/zhuliu001/LZDefaultView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZDefaultView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}