blob: 8585f8f00bf5cadde4ffc768afe015410e197702 [file] [log] [blame]
{
"name": "LoginConfigure",
"version": "0.0.6",
"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.6"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "LoginConfigure/*.{h,m}",
"public_header_files": "LoginConfigure/LoginView.h",
"resources": "LoginConfigure/LoginView.bundle",
"dependencies": {
"Masonry": [
],
"ReactiveObjC": [
]
}
}