blob: b494df3ecc3ca263a40f205b2044530b3e440b5e [file] [log] [blame]
{
"name": "BGSocialLogin",
"version": "0.1.0",
"summary": "한국에서 사용하는 소셜로그인 집합",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.com/wisewood/bgsociallogin.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bugguide@gmail.com": "bugguide@gmail.com"
},
"source": {
"git": "https://gitlab.com/wisewood/bgsociallogin.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BGSocialLogin/Classes/**/*",
"static_framework": true,
"dependencies": {
"SnapKit": [
],
"naveridlogin-sdk-ios": [
],
"FBSDKLoginKit": [
],
"Alamofire": [
],
"Firebase/Auth": [
],
"GoogleSignIn": [
],
"KakaoOpenSDK": [
]
}
}