blob: bd1b5326b2ac4490fc14c224809fd0ec541234cc [file] [log] [blame]
{
"name": "LZLogin",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZLogin/Classes/**/*",
"dependencies": {
"LZMine": [
],
"AFNetworking": [
]
}
}