blob: f74e365a17437813d0fe3e87e266140891384d30 [file] [log] [blame]
{
"name": "LFLoginModuleKit",
"version": "0.1.1",
"summary": "登录模块组件.",
"description": "TODO: 用于其他项目的登录模块集成.",
"homepage": "https://github.com/BoAsir/LFLoginModuleKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BoAsir": "992816613@qq.com"
},
"source": {
"git": "https://github.com/BoAsir/LFLoginModuleKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LFLoginModuleKit/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"bench_ios": [
]
}
}