blob: c89d50968b311a35f1afa8d1b675a221048a1438 [file] [log] [blame]
{
"name": "LZDefaultView",
"version": "0.2.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZDefaultView/Classes/**/*",
"resource_bundles": {
"LZDefaultView": [
"LZDefaultView/Assets/*"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}