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