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