blob: ac871487c5f5f0a2f12bac8508349aa74c8e43c7 [file] [log] [blame]
{
"name": "BFLogin",
"version": "0.0.10",
"summary": "BFLogin.",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_Login.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://192.168.1.204:80/Phoneu_SDK/BF_Login.git",
"tag": "0.0.10"
},
"source_files": [
"BFLogin/Login/*.{h,m}",
"BFLogin/Login/LoginInterFace/*.{h,m}"
],
"resources": "BFLogin/Login/LoginInterFace/loginImg.bundle",
"dependencies": {
"BFNetwork": [
],
"BFBasicInfo": [
],
"BFCommonTool": [
]
}
}