blob: ad41d8a1af759aeaadc1af133d85cb5d0bf910ae [file] [log] [blame]
{
"name": "LoginModuleDemo",
"version": "0.0.1",
"summary": "一个登录模块",
"description": "这是一个简单的登录模块,暂时只是做一些展示用处",
"homepage": "https://github.com/LOLR2017/LoginModuleDemo",
"license": "MIT",
"authors": {
"赵文龙": "455128839@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LOLR2017/LoginModuleDemo.git",
"tag": "0.0.1"
},
"source_files": "LoginModuleDemo/Login/*.{swift}",
"dependencies": {
"Alamofire": [
"~> 4.6.0"
]
},
"pushed_with_swift_version": "4.0"
}