blob: 592003e1bc8fb2aaad35f7639a80f928e2c81982 [file] [log] [blame]
{
"name": "LZFB9",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LZFB9/Classes/**/*",
"resource_bundles": {
"LZFB9": [
"LZFB9/Assets/*.png"
]
},
"dependencies": {
"SVProgressHUD": [
],
"Masonry": [
]
}
}