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