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