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