blob: 851aebcb570a95849591e7b564cea00314ff4086 [file] [log] [blame]
{
"name": "LoginConfigure",
"version": "0.0.2",
"summary": "项目的配置信息类",
"description": "LoginConfigure是登录注册视图",
"homepage": "https://gitee.com/xuelei163/LetuiLogin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"小磊哥": "18709264359@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/xuelei163/LetuiLogin.git",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "LoginConfigure/*.{h,m}"
}