blob: e89b94f89db76697eeda66614a66341f12c19781 [file] [log] [blame]
{
"name": "KakaoGameSDK",
"version": "3.0.1",
"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.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"
]
}