blob: 68372ad3a41fd2362ee407a75e1d5549a8a1c297 [file] [log] [blame]
{
"name": "LZDefaultView",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZDefaultView/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}