blob: 2d6b35a7b3d6d7f4c2bd35733a9d6a323a43ad82 [file] [log] [blame]
{
"name": "QFOneClickLoginFrameWork",
"version": "0.0.3",
"summary": "极光一键登录(自动获取手机号等)",
"description": "在极光一键登录基础上进行封装,包括国内3大运营商自动获取手机号进行登录",
"homepage": "http://luoliming@git.qfang.com/luoliming/QFOneClickLoginFramWork.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"luoliming": "git@git.qfang.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://luoliming@git.qfang.com/luoliming/QFOneClickLoginFramWork.git",
"tag": "0.0.3"
},
"source_files": "QFOneClickLoginFrameWork/QFOneLogin.framework/**/*.h",
"public_header_files": "QFOneClickLoginFrameWork/QFOneLogin.framework/**/*.h",
"ios": {
"vendored_frameworks": "QFOneClickLoginFrameWork/QFOneLogin.framework"
},
"requires_arc": true
}