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