blob: eb369e9948f3f06608777ab656c7de323ff312ff [file] [log] [blame]
{
"name": "BGSocialLogin",
"version": "0.1.1",
"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://github.com/bug-guide/BGSocialLogin.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BGSocialLogin/Classes/**/*",
"static_framework": true,
"dependencies": {
"SnapKit": [
"5.0.0"
],
"naveridlogin-sdk-ios": [
"4.0.12"
],
"FBSDKLoginKit": [
"5.1.1"
],
"Alamofire": [
"4.8.2"
],
"Firebase/Auth": [
"6.3.0"
],
"GoogleSignIn": [
"4.4.0"
],
"KakaoOpenSDK": [
"1.12.1"
]
}
}