blob: 3a9fd47363503d0005213e3ec33f0049da088775 [file] [log] [blame]
{
"name": "BFLogin",
"version": "0.0.17",
"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.17"
},
"source_files": [
"BFLogin/Login/*.{h,m}",
"BFLogin/Login/LoginInterFace/*.{h,m}"
],
"resources": "BFLogin/Login/LoginInterFace/loginImg.bundle",
"dependencies": {
"BFNetwork": [
],
"BFBasicInfo": [
],
"BFCommonTool": [
]
}
}