blob: 346fee1d070e99fbf7fb7fa15cec2040b5d12249 [file] [log] [blame]
{
"name": "QFOneClickLoginFrameWork",
"version": "0.0.2",
"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.2"
},
"source_files": "QFOneClickLoginFrameWork/QFOneLogin.framework/**/*.h",
"public_header_files": "QFOneClickLoginFrameWork/QFOneLogin.framework/**/*.h",
"ios": {
"vendored_frameworks": "QFOneClickLoginFrameWork/QFOneLogin.framework"
},
"requires_arc": true
}