blob: 42f88c3f3ab32f8793bae4b3a240bad6a3ba2201 [file] [log] [blame]
{
"name": "LoginConfigure",
"version": "0.0.3",
"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.3"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "LoginConfigure/*.{h,m}",
"dependencies": {
"Masonry": [
],
"ReactiveObjC": [
]
}
}