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