blob: 9fb23afd53e6af186ec36a8e8adb0e593c24c2ae [file] [log] [blame]
{
"name": "UCPlanLoginModule",
"version": "1.0.1",
"summary": "组件化登录模块",
"homepage": "https://github.com/RPGLiker/UCPlanLoginModule",
"license": "MIT",
"authors": {
"RPGLiker": "fanyang_32012@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/RPGLiker/UCPlanLoginModule.git",
"tag": "1.0.1"
},
"source_files": "UCPlanLoginModule/UCPlanLoginModule/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"UCPlanKit": [
]
}
}