blob: bc2c9330b3f7ef31dda241e2ee77b97bfbc22846 [file] [log] [blame]
{
"name": "LZLogin",
"version": "0.1.0",
"summary": "LZLogin 20180618",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/truend86",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"truend86@qq.com": "truend86@qq.com"
},
"source": {
"git": "https://gitee.com/truend86/LZLogin.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZLogin/Classes/**/*",
"dependencies": {
"LZMine": [
],
"AFNetworking": [
]
}
}