blob: b8e2f91a0cd3397dc37eb8fc16be7cc0c8b3fec7 [file] [log] [blame]
{
"name": "KakaoGameSDK",
"version": "3.0.3",
"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,
"vendored_frameworks": [
"IDPFramework/Facebook/FBSDKCoreKit.framework",
"IDPFramework/Facebook/FBSDKLoginKit.framework",
"IDPFramework/Facebook/FBSDKShareKit.framework",
"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"
]
}