blob: 9c2b25a9b615b87057133f630003df107a673347 [file] [log] [blame]
{
"name": "KakaoGameSDK",
"version": "3.0.4",
"summary": "Kakao Game SDK for iOS",
"homepage": "https://developers.kakao.com/",
"license": "Apache",
"authors": "Kakaogames Corp",
"source": {
"http": "https://kakao-sdk-release.s3.amazonaws.com/KakaoGameSDK/iOS/KakaoGameSDK_iOS_3.10.10_Publishing_forUnity.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"dependencies": {
"FBSDKCoreKit": [
"5.5.0"
],
"FBSDKLoginKit": [
"5.5.0"
],
"FBSDKShareKit": [
"5.5.0"
]
},
"vendored_frameworks": [
"IDPFramework/Google/AppAuth.framework",
"IDPFramework/Google/GoogleSignIn.framework",
"IDPFramework/Google/GTMAppAuth.framework",
"IDPFramework/Google/GTMSessionFetcher.framework",
"IDPFramework/Kakao/KakaoOpenSDK.framework",
"KakaoGameFramework/KakaoGame.framework",
"KakaoGameFramework/KakaoGameFacebook.framework",
"KakaoGameFramework/KakaoGameGoogle.framework",
"KakaoGameFramework/KakaoGameKakao.framework"
],
"resources": [
"IDPFramework/Facebook/FacebookSDKStrings.bundle",
"KakaoGameFramework/KakaoGameResources.bundle"
]
}