blob: 949888163f937ee035cd602f2b899ab374ec160c [file] [log] [blame]
{
"name": "BFAppleLogin",
"version": "0.0.5",
"summary": "BFAppleLogin.",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_AppleLogin.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://192.168.1.204:80/Phoneu_SDK/BF_AppleLogin.git",
"tag": "0.0.5"
},
"source_files": "BFAppleLogin/AppleLogin/*.{h,m}",
"frameworks": "AuthenticationServices",
"dependencies": {
"BFNetwork": [
],
"BFBasicInfo": [
]
}
}