blob: b40b01063f233e8bd9943a238677694cb811e49a [file] [log] [blame]
{
"name": "UniversalSNSLogin",
"version": "0.1.1",
"summary": "Package for Naver, Kakao, Facebook, Google",
"homepage": "https://github.com/lex910806/UniversalSocialLogin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lex910806": "lex910806@gmail.com"
},
"source": {
"git": "https://github.com/lex910806/UniversalSocialLogin.git",
"tag": "0.1.1"
},
"social_media_url": "https://www.instagram.com/_2jihoon/",
"platforms": {
"ios": "9.0"
},
"source_files": "UniversalSNSLogin/Classes/**/*",
"dependencies": {
"naveridlogin-sdk-ios": [
],
"Firebase/Auth": [
],
"GoogleSignIn": [
],
"FBSDKLoginKit": [
]
},
"vendored_frameworks": "KakaoOpenSDK.framework"
}