blob: af2d3e52b13d89b660d48660550100759d75451d [file] [log] [blame]
{
"name": "LZFB9",
"version": "1.0.1",
"summary": "Description of LZFB9.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/lzf12345678/lzfb9.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LZF12345678": "7985688+lzf12345678@user.noreply.gitee.com"
},
"source": {
"git": "https://gitee.com/lzf12345678/lzfb9.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LZFB9/Classes/**/*",
"resource_bundles": {
"LZFB9": [
"LZFB9/Assets/*.png"
]
},
"dependencies": {
"SVProgressHUD": [
],
"Masonry": [
]
}
}