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