blob: c783fa926f0fe43933914d6adb8478c43bde64e2 [file] [log] [blame]
{
"name": "LQAuthModule",
"version": "0.1.0",
"summary": "登录组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LLLai/LQAuthModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LLLai": "laiqinfang@jze100.com"
},
"source": {
"git": "https://github.com/LLLai/LQAuthModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LQAuthModule/Classes/**/*",
"dependencies": {
"LQNetWorkingModule": [
]
}
}