blob: b912d429d41042f3acc1b1a1a6106842d241e345 [file] [log] [blame]
{
"name": "KakaoGameSDK",
"version": "3.0.6",
"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"
],
"GoogleSignIn": [
"5.0.0"
]
},
"vendored_frameworks": [
"IDPFramework/Kakao/KakaoOpenSDK.framework",
"KakaoGameFramework/KakaoGame.framework",
"KakaoGameFramework/KakaoGameFacebook.framework",
"KakaoGameFramework/KakaoGameGoogle.framework",
"KakaoGameFramework/KakaoGameKakao.framework"
],
"resources": "KakaoGameFramework/KakaoGameResources.bundle"
}