blob: ba0bb43641e9807c59fe1ce1f5b4f4ddfbbb2929 [file] [log] [blame]
{
"name": "KakaoGamePublishingSDK",
"version": "3.10.11",
"summary": "Kakao Game Publishing 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.11_Publishing.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"libraries": "c++",
"subspecs": [
{
"name": "KakaoGame",
"vendored_frameworks": "KakaoGameFramework/KakaoGame.framework",
"resources": "KakaoGameFramework/KakaoGameResources.bundle"
},
{
"name": "KakaoGameFacebook",
"dependencies": {
"KakaoGamePublishingSDK/KakaoGame": [
],
"FBSDKCoreKit": [
"~> 5.0"
],
"FBSDKLoginKit": [
"~> 5.0"
],
"FBSDKShareKit": [
"~> 5.0"
]
},
"vendored_frameworks": "KakaoGameFramework/KakaoGameFacebook.framework"
},
{
"name": "KakaoGameGamania",
"dependencies": {
"KakaoGamePublishingSDK/KakaoGame": [
]
},
"vendored_frameworks": [
"IDPFramework/Beanfun/BFSDKFramework.framework",
"KakaoGameFramework/KakaoGameGamania.framework"
],
"resources": "IDPFramework/Beanfun/BFSDKFramework.bundle"
},
{
"name": "KakaoGameGoogle",
"dependencies": {
"KakaoGamePublishingSDK/KakaoGame": [
],
"GoogleSignIn": [
"~> 5.0"
]
},
"vendored_frameworks": "KakaoGameFramework/KakaoGameGoogle.framework"
},
{
"name": "KakaoGameKakao",
"dependencies": {
"KakaoGamePublishingSDK/KakaoGame": [
]
},
"vendored_frameworks": [
"IDPFramework/Kakao/KakaoOpenSDK.framework",
"KakaoGameFramework/KakaoGameKakao.framework"
]
}
]
}