blob: bbef6e94b4d55e82317bd830b70f1e838121780f [file] [log] [blame]
{
"name": "LZJLogin",
"version": "0.3.0",
"summary": "增加依赖库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dick111/LZJLogin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhiji.liang": "zhiji.liang@ubtrobot.com"
},
"source": {
"git": "https://github.com/dick111/LZJLogin.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZJLogin/**/*",
"swift_version": "4.0",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}